Download utilt-1.4.1.jar file - Jar u

Jar examples for u:utilt

Description

Yet another java utility library.

You can download jar file utilt 1.4.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add utilt-1.4.1.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>utilt</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'utilt', version: '1.4.1'
libraryDependencies += "edu.jhu.hlt" % "utilt" % "1.4.1"
<dependency org="edu.jhu.hlt" name="utilt" rev="1.4.1"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='utilt', version='1.4.1'))
'edu.jhu.hlt:utilt:jar:1.4.1'

Download

Click the following link to download the jar file.

utilt-1.4.1-javadoc.jar
utilt-1.4.1-sources.jar
utilt-1.4.1.jar
utilt-1.4.1.pom



Related Tutorials