is not current version
Last Version 2.0.0

edu.jhu.hlt:utilt 1.4.1

Yet another java utility library.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

utilt
Version

Version

1.4.1
Type

Type

jar

Download utilt 1.4.1


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