Download utils-lang-1.0.jar file - Jar u

Jar examples for u:utils-lang

Description

You can download jar file utils-lang 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add utils-lang-1.0.jar to your project.

<dependency>
   <groupId>net.sourceforge.kivu4j</groupId>
   <artifactId>utils-lang</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.sourceforge.kivu4j', name: 'utils-lang', version: '1.0'
libraryDependencies += "net.sourceforge.kivu4j" % "utils-lang" % "1.0"
<dependency org="net.sourceforge.kivu4j" name="utils-lang" rev="1.0"/>
@Grapes(@Grab(group='net.sourceforge.kivu4j', module='utils-lang', version='1.0'))
'net.sourceforge.kivu4j:utils-lang:jar:1.0'

Download

Click the following link to download the jar file.

utils-lang-1.0-javadoc.jar
utils-lang-1.0-sources.jar
utils-lang-1.0.jar
utils-lang-1.0.pom



Related Tutorials