immutable-style
<dependency>
<groupId>com.github.nhirakawa</groupId>
<artifactId>immutable-style</artifactId>
<version>1.0</version>
</dependency>
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nhirakawa |
| ArtifactId | ArtifactIdimmutable-style |
| Last Version | Last Version4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionimmutable-style
Nick Hirakawa's Immutables style
|
| Filename | Size |
|---|---|
| immutable-style-4.0.pom | |
| immutable-style-4.0.jar | 3 KB |
| immutable-style-4.0-sources.jar | 1 KB |
| immutable-style-4.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhirakawa/immutable-style/ -->
<dependency>
<groupId>com.github.nhirakawa</groupId>
<artifactId>immutable-style</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhirakawa/immutable-style/
implementation 'com.github.nhirakawa:immutable-style:4.0'
// https://jarcasting.com/artifacts/com.github.nhirakawa/immutable-style/
implementation ("com.github.nhirakawa:immutable-style:4.0")
'com.github.nhirakawa:immutable-style:jar:4.0'
<dependency org="com.github.nhirakawa" name="immutable-style" rev="4.0">
<artifact name="immutable-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhirakawa', module='immutable-style', version='4.0')
)
libraryDependencies += "com.github.nhirakawa" % "immutable-style" % "4.0"
[com.github.nhirakawa/immutable-style "4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
| org.immutables : value | jar | 2.5.6 |
<dependency>
<groupId>com.github.nhirakawa</groupId>
<artifactId>immutable-style</artifactId>
<version>1.0</version>
</dependency>