Last Version

org.immutables.generate-tool 0.18

Single-jar packaging of generate tool to be used in builds and IDE

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

generate-tool
Version

Version

0.18
Type

Type

jar
Description

Description

org.immutables.generate-tool
Single-jar packaging of generate tool to be used in builds and IDE
Project Organization

Project Organization

The Immutables.org authors

Download generate-tool 0.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.