MVN

com.github.michael-rapp : java-util

Maven & Gradle

Dec 28, 2019
5 usages
1 stars

JavaUtil · Contains various utility classes for use in Java development.

<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>java-util</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michael-rapp : java-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of com.github.michael-rapp : java-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
java-util-2.5.0
2.4.x
java-util-2.4.1
java-util-2.4.0
2.3.x
java-util-2.3.0
2.2.x
java-util-2.2.1
java-util-2.2.0
2.1.x
java-util-2.1.1
java-util-2.1.0
2.0.x
java-util-2.0.2
java-util-2.0.1
java-util-2.0.0
1.2.x
java-util-1.2.0
1.1.x
java-util-1.1.1
java-util-1.1.0
1.0.x
java-util-1.0.0

How to add a dependency to Maven

Add the following com.github.michael-rapp : java-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>java-util</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.michael-rapp : java-util gradle dependency to your build.gradle file:

implementation 'com.github.michael-rapp:java-util:2.5.0'

Gradle Kotlin DSL: Add the following com.github.michael-rapp : java-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.michael-rapp:java-util:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.michael-rapp : java-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.michael-rapp" % "java-util" % "2.5.0"

Advertisement

Dependencies from Group

Dec 28, 2019
9 usages
10 stars
Dec 28, 2019
5 usages
1 stars
Feb 24, 2019
2 usages
11 stars
Feb 24, 2019
2 usages
29 stars
Feb 02, 2020
1 usages
164 stars

Discover Dependencies

Sep 08, 2021
3 usages
4 stars
Sep 20, 2021
4 usages
3 stars
Feb 07, 2008
15 usages
Nov 16, 2011
3 usages
Jun 14, 2013
5 usages
1 stars
Aug 07, 2022
8 usages
200 stars
Dec 17, 2020
18 usages
Jun 20, 2015
13 usages
1.7k stars
Oct 08, 2020
6 usages
322 stars