| License |
License |
|---|---|
| Categories |
CategoriesImmutables Application Layer Libs Code Generators Discord API Business Logic Libraries |
| GroupId | GroupIdcom.discord4j.immutables |
| ArtifactId | ArtifactIdimmutables |
| Last Version | Last Version2.9.0-GH-1320.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.discord4j.immutables.immutables
Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| immutables-2.9.0-GH-1320.0.pom | 13 KB |
| immutables-2.9.0-GH-1320.0-tests.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.discord4j.immutables/immutables/ -->
<dependency>
<groupId>com.discord4j.immutables</groupId>
<artifactId>immutables</artifactId>
<version>2.9.0-GH-1320.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.discord4j.immutables/immutables/
implementation 'com.discord4j.immutables:immutables:2.9.0-GH-1320.0'
// https://jarcasting.com/artifacts/com.discord4j.immutables/immutables/
implementation ("com.discord4j.immutables:immutables:2.9.0-GH-1320.0")
'com.discord4j.immutables:immutables:jar:2.9.0-GH-1320.0'
<dependency org="com.discord4j.immutables" name="immutables" rev="2.9.0-GH-1320.0">
<artifact name="immutables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.discord4j.immutables', module='immutables', version='2.9.0-GH-1320.0')
)
libraryDependencies += "com.discord4j.immutables" % "immutables" % "2.9.0-GH-1320.0"
[com.discord4j.immutables/immutables "2.9.0-GH-1320.0"]