Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for jsr305 (0.07 sec)

  1. gradle/verification-metadata.xml

             </artifact>
          </component>
          <component group="javax.annotation" name="jsr250-api" version="1.0">
             <artifact name="jsr250-api-1.0.jar">
                <sha256 value="a1a922d0d9b6d183ed3800dfac01d1e1eb159f0e8c6f94736931c1def54a941f" origin="Verified" reason="Artifact is not signed"/>
             </artifact>
          </component>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/api/kotlin_dsl.adoc

    This is to provide a better support for configuration cache and incremental build.
    See link:https://youtrack.jetbrains.com/issue/KT-44912[KT-44912] in the Kotlin issue tracker for more information.
    
    `-Xjsr305=strict`::
    Sets up Kotlin's Java interoperability to strictly follow JSR-305 annotations for increased null safety.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 22 20:16:10 UTC 2024
    - 55.4K bytes
    - Viewed (0)
Back to top