Last Version

org.immutables.generate 0.18

Annotation processor code including the model and templates for the code generation

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

generate
Version

Version

0.18
Type

Type

jar
Description

Description

org.immutables.generate
Annotation processor code including the model and templates for the code generation
Project Organization

Project Organization

The Immutables.org authors

Download generate 0.18


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

Dependencies

compile (3)

Group / Artifact Type Version
org.immutables.dependency : utility-set pom 0.18
org.mozilla : rhino jar 1.7R4
org.immutables : annotation jar 0.18

Project Modules

There are no modules declared in this project.