is not current version
Last Version 1.0.0

com.artnaseef:immutable-utils 0.0.6

Utilities for creating and maintaining immutable classes.

GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

immutable-utils
Version

Version

0.0.6
Type

Type

jar

Download immutable-utils 0.0.6


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