is not current version
Last Version 2.9.0

org.immutables.value 2.9.0-beta3

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-beta3
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-beta3


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

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.