File tree Expand file tree Collapse file tree
subprojects/basic-annotations/src/main/java Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Basic Annotations
1+ # Basic Java Annotations
22
33[ ![ Build (Linux)] ( https://img.shields.io/travis/com/tlinkowski/basic-annotations/master?logo=linux )] ( https://travis-ci.com/tlinkowski/basic-annotations )
44[ ![ Build (Windows)] ( https://img.shields.io/appveyor/ci/tlinkowski/basic-annotations/master?logo=windows )] ( https://ci.appveyor.com/project/tlinkowski/basic-annotations/branch/master )
Original file line number Diff line number Diff line change 1717 */
1818
1919/**
20- * Provides a set of basic annotations based on <a href="https://jcp.org/en/jsr/detail?id=305">JSR 305</a> and
20+ * Provides a set of basic Java annotations based on <a href="https://jcp.org/en/jsr/detail?id=305">JSR 305</a> and
2121 * <a href="https://github.com/JetBrains/kotlin/tree/master/libraries/tools/kotlin-annotations-jvm">Kotlin JVM
2222 * annotations</a>.
2323 * <p>
You can’t perform that action at this time.
0 commit comments