immutable-style

Nick Hirakawa's Immutables style

License

License

GroupId

GroupId

com.github.nhirakawa
ArtifactId

ArtifactId

immutable-style
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

immutable-style
Nick Hirakawa's Immutables style

Download immutable-style

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
org.immutables : value jar 2.5.6

Project Modules

There are no modules declared in this project.

immutable-style

<dependency>
    <groupId>com.github.nhirakawa</groupId>
    <artifactId>immutable-style</artifactId>
    <version>1.0</version>
</dependency>

Versions

Version
4.0
3.0
2.0
1.0