java-jetbrains-annotations
Annotations for Java and other JVM languages
This package contains a set of Java annotations which can be used in JVM-based languages. They serve as an additional documentation and can be interpreted by IDEs and static analysis tools to improve code analysis.
- Versions: 19.0.0
- Website: https://github.com/JetBrains/java-annotations
- Licenses: Expat
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-jetbrains-annotations
as follows:
guix install java-jetbrains-annotations
Or install a particular version:
guix install java-jetbrains-annotations@19.0.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of java-jetbrains-annotations about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/java-jetbrains-annotations'><img src='https://packages.guix.gnu.org/packages/java-jetbrains-annotations/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/java-jetbrains-annotations)
Example Org:
[[https://packages.guix.gnu.org/packages/java-jetbrains-annotations][https://packages.guix.gnu.org/packages/java-jetbrains-annotations/badges/latest-version.svg]]