Last Version

JavaUtil 2.5.0

Contains various utility classes for use in Java development.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

java-util
Version

Version

2.5.0
Type

Type

jar
Description

Description

JavaUtil
Contains various utility classes for use in Java development.
Project URL

Project URL

https://github.com/michael-rapp/JavaUtil
Source Code Management

Source Code Management

https://github.com/michael-rapp/JavaUtil.git

Download java-util 2.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61
org.jetbrains : annotations jar [15.0,16.0)

test (3)

Group / Artifact Type Version
junit : junit jar [4.0,5.0)
org.mockito : mockito-core jar [2.8,2.9)
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.61

Project Modules

There are no modules declared in this project.