is not current version
Last Version 4.0

com.github.nhirakawa:immutable-style 3.0

Nick Hirakawa's Immutables style

GroupId

GroupId

com.github.nhirakawa
ArtifactId

ArtifactId

immutable-style
Version

Version

3.0
Type

Type

jar

Download immutable-style 3.0


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