Last Version

org.immutables.value 2.9.0

Compile time annotations and compile time annotation processor to generate consistent value object using either abstract class, interface or annotation as a base.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

value
Version

Version

2.9.0
Type

Type

jar
Description

Description

org.immutables.value
Compile time annotations and compile time annotation processor to generate consistent value object using either abstract class, interface or annotation as a base.
Project Organization

Project Organization

The Immutables.org authors

Download value 2.9.0


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

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.