Jar examples for o:objects4j
A library with common Java types that are mostly immutable value objects.
You can download jar file objects4j 0.6.1 in this page.
You can use the following script to add objects4j-0.6.1.jar to your project.
<dependency> <groupId>org.fuin</groupId> <artifactId>objects4j</artifactId> <version>0.6.1</version> </dependency>
compile group: 'org.fuin', name: 'objects4j', version: '0.6.1'
libraryDependencies += "org.fuin" % "objects4j" % "0.6.1"
<dependency org="org.fuin" name="objects4j" rev="0.6.1"/>
@Grapes(@Grab(group='org.fuin', module='objects4j', version='0.6.1'))
'org.fuin:objects4j:jar:0.6.1'
Click the following link to download the jar file.
objects4j-0.6.1-javadoc.jar