Last Version

Immutable Utils 1.0.0

Utilities for creating and maintaining immutable classes.

License

License

GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

immutable-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

Immutable Utils
Utilities for creating and maintaining immutable classes.
Project URL

Project URL

https://github.com/artnaseef/immutable-utils

Download immutable-utils 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.