Last Version

LibJ Util 0.8.1

Supplementary utilities for classes that belong to java.util, or are considered essential as to justify existence in java.util.

License

License

GroupId

GroupId

org.libj
ArtifactId

ArtifactId

util
Version

Version

0.8.1
Type

Type

jar
Description

Description

LibJ Util
Supplementary utilities for classes that belong to java.util, or are considered essential as to justify existence in java.util.
Project Organization

Project Organization

LibJ

Download util 0.8.1


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
diff_match_patch » diff_match_patch jar current
org.openjax.codegen : radixtree jar 0.2.5
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
org.libj : lang test-jar 0.7.5
org.libj : test jar 0.7.1
org.libj : logging jar 0.4.5
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.