Last Version

org.immutables.annotation 0.18

Annotations to generate support classes. This artifact declares required dependencies for the generated classes to be compiled.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

annotation
Version

Version

0.18
Type

Type

jar
Description

Description

org.immutables.annotation
Annotations to generate support classes. This artifact declares required dependencies for the generated classes to be compiled.
Project Organization

Project Organization

The Immutables.org authors

Download annotation 0.18


<!-- https://jarcasting.com/artifacts/org.immutables/annotation/ -->
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>annotation</artifactId>
    <version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/annotation/
implementation 'org.immutables:annotation:0.18'
// https://jarcasting.com/artifacts/org.immutables/annotation/
implementation ("org.immutables:annotation:0.18")
'org.immutables:annotation:jar:0.18'
<dependency org="org.immutables" name="annotation" rev="0.18">
  <artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='annotation', version='0.18')
)
libraryDependencies += "org.immutables" % "annotation" % "0.18"
[org.immutables/annotation "0.18"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 1.3.9

Project Modules

There are no modules declared in this project.