Download objectlab-utils-1.4.0.jar file - Jar o

Jar examples for o:objectlab-utils

Description

You can download jar file objectlab-utils 1.4.0 in this page.

Build File

You can use the following script to add objectlab-utils-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

objectlab-utils-1.4.0-javadoc.jar
objectlab-utils-1.4.0-sources.jar
objectlab-utils-1.4.0.jar
objectlab-utils-1.4.0.pom



Related Tutorials