Last Version

Utilt 2.0.0

Yet another java utility library.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

utilt
Version

Version

2.0.0
Type

Type

jar
Description

Description

Utilt
Yet another java utility library.
Project URL

Project URL

https://github.com/maxthomas/utilt
Project Organization

Project Organization

Johns Hopkins University HLTCOE
Source Code Management

Source Code Management

https://github.com/maxthomas/utilt

Download utilt 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16

Project Modules

There are no modules declared in this project.