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.6 in this page.
You can use the following script to add object-creator-1.6.jar to your project.
<dependency> <groupId>com.fossgalaxy.util</groupId> <artifactId>object-creator</artifactId> <version>1.6</version> </dependency>
compile group: 'com.fossgalaxy.util', name: 'object-creator', version: '1.6'
libraryDependencies += "com.fossgalaxy.util" % "object-creator" % "1.6"
<dependency org="com.fossgalaxy.util" name="object-creator" rev="1.6"/>
@Grapes(@Grab(group='com.fossgalaxy.util', module='object-creator', version='1.6'))
'com.fossgalaxy.util:object-creator:jar:1.6'
Click the following link to download the jar file.
object-creator-1.6-javadoc.jar