Jar examples for d:datafactory
Library to generate data for testing
You can download jar file datafactory 0.8 in this page.
LGPL Version 3
You can use the following script to add datafactory-0.8.jar to your project.
<dependency> <groupId>org.fluttercode.datafactory</groupId> <artifactId>datafactory</artifactId> <version>0.8</version> </dependency>
compile group: 'org.fluttercode.datafactory', name: 'datafactory', version: '0.8'
libraryDependencies += "org.fluttercode.datafactory" % "datafactory" % "0.8"
<dependency org="org.fluttercode.datafactory" name="datafactory" rev="0.8"/>
@Grapes(@Grab(group='org.fluttercode.datafactory', module='datafactory', version='0.8'))
'org.fluttercode.datafactory:datafactory:jar:0.8'
Click the following link to download the jar file.
datafactory-0.8-javadoc.jar