Nerd4j Utils

Useful utilities to handle the samey pesky code.

License

License

GroupId

GroupId

org.nerd4j
ArtifactId

ArtifactId

nerd4j-utils
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nerd4j Utils
Useful utilities to handle the samey pesky code.
Project URL

Project URL

http://www.nerd4j.org/utils/
Project Organization

Project Organization

Nerd4j

Download nerd4j-utils

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.6.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0