License |
License |
---|---|
GroupId | GroupIdorg.nerd4j |
ArtifactId | ArtifactIdnerd4j-utils |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNerd4j Utils
Useful utilities to handle the samey pesky code.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nerd4j-utils-2.0.0.pom | |
nerd4j-utils-2.0.0.jar | 77 KB |
nerd4j-utils-2.0.0-sources.jar | 99 KB |
nerd4j-utils-2.0.0-javadoc.jar | 310 KB |
Browse |
<!-- 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"]
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 |