i

immutables

Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
http://immutables.org
The Apache Software License, Version 2.0
The Immutables.org authors
Ievgen Lukash Andrei Sereda
Files download
File Operation
immutables-2.9.0-GH-1320.0.pom download
Apache Maven
<dependency>
  <groupId>com.discord4j.immutables</groupId>
  <artifactId>immutables</artifactId>
  <version>2.9.0-GH-1320.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.discord4j.immutables:immutables:2.9.0-GH-1320.0'
Gradle Kotlin
implementation("com.discord4j.immutables:immutables:2.9.0-GH-1320.0")
Scala SBT
libraryDependencies += "com.discord4j.immutables" % "immutables" % "2.9.0-GH-1320.0"
Groovy Grape
@Grapes(
  @Grab(group='com.discord4j.immutables', module='immutables', version='2.9.0-GH-1320.0')
)
Apache Ivy
<dependency org="com.discord4j.immutables" name="immutables" rev="2.9.0-GH-1320.0" />
Leiningen
[com.discord4j.immutables/immutables "2.9.0-GH-1320.0"]
Apache Buildr
'com.discord4j.immutables:immutables:jar:2.9.0-GH-1320.0'
Dependencies
The project has no third-party dependencies