MVN

org.nerd4j : nerd4j-utils

Maven & Gradle

1 usages

Nerd4j Utils · Useful utilities to handle the samey pesky code.

<dependency>
    <groupId>org.nerd4j</groupId>
    <artifactId>nerd4j-utils</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nerd4j : nerd4j-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.nerd4j : nerd4j-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
nerd4j-utils-2.0.0
1.1.x
nerd4j-utils-1.1.2
nerd4j-utils-1.1.1
nerd4j-utils-1.1.0
1.0.x
nerd4j-utils-1.0.0

How to add a dependency to Maven

Add the following org.nerd4j : nerd4j-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nerd4j</groupId>
    <artifactId>nerd4j-utils</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nerd4j : nerd4j-utils gradle dependency to your build.gradle file:

implementation 'org.nerd4j:nerd4j-utils:2.0.0'

Gradle Kotlin DSL: Add the following org.nerd4j : nerd4j-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nerd4j:nerd4j-utils:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nerd4j : nerd4j-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nerd4j" % "nerd4j-utils" % "2.0.0"

Advertisement

Dependencies from Group

2 usages
0 stars
Jan 05, 2017
1 usages
0 stars
Feb 24, 2018
0 stars
May 30, 2020

Discover Dependencies

Jan 05, 2017
1 usages
0 stars
May 17, 2018
2 usages
16 stars
Apr 03, 2023
1 usages
0 stars
Mar 03, 2020
2 usages
110 stars
Aug 23, 2015
0 stars
Aug 29, 2015
1 usages
15 stars