This package browser is in early development. Mind the rough edges.

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.

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.