java-jetbrains-annotations 19.0.0
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.
- 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 java-jetbrains-annotations 19.0.0
as follows:
guix install java-jetbrains-annotations@19.0.0
Or install the latest version:
guix install java-jetbrains-annotations
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.