is not current version
Last Version 2.0.0

org.nerd4j:nerd4j-utils 1.1.0

Simple utilities.

GroupId

GroupId

org.nerd4j
ArtifactId

ArtifactId

nerd4j-utils
Version

Version

1.1.0
Type

Type

jar

Download nerd4j-utils 1.1.0


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