Download objects4j-0.6.2.jar file - Jar o

Jar examples for o:objects4j

Description

A library with common Java types that are mostly immutable value objects.

You can download jar file objects4j 0.6.2 in this page.

Build File

You can use the following script to add objects4j-0.6.2.jar to your project.

<dependency>
   <groupId>org.fuin</groupId>
   <artifactId>objects4j</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'org.fuin', name: 'objects4j', version: '0.6.2'
libraryDependencies += "org.fuin" % "objects4j" % "0.6.2"
<dependency org="org.fuin" name="objects4j" rev="0.6.2"/>
@Grapes(@Grab(group='org.fuin', module='objects4j', version='0.6.2'))
'org.fuin:objects4j:jar:0.6.2'

Download

Click the following link to download the jar file.

objects4j-0.6.2-javadoc.jar
objects4j-0.6.2-sources.jar
objects4j-0.6.2.jar
objects4j-0.6.2.pom



Related Tutorials