Jar examples for o:object-creator
A project for creating objects at runtime from string based data
You can download jar file object-creator 1.7 in this page.
You can use the following script to add object-creator-1.7.jar to your project.
<dependency> <groupId>com.fossgalaxy.util</groupId> <artifactId>object-creator</artifactId> <version>1.7</version> </dependency>
compile group: 'com.fossgalaxy.util', name: 'object-creator', version: '1.7'
libraryDependencies += "com.fossgalaxy.util" % "object-creator" % "1.7"
<dependency org="com.fossgalaxy.util" name="object-creator" rev="1.7"/>
@Grapes(@Grab(group='com.fossgalaxy.util', module='object-creator', version='1.7'))
'com.fossgalaxy.util:object-creator:jar:1.7'
Click the following link to download the jar file.
object-creator-1.7-javadoc.jar