Download datafactory-0.8.jar file - Jar d

Jar examples for d:datafactory

Description

Library to generate data for testing

You can download jar file datafactory 0.8 in this page.

License

LGPL Version 3

Build File

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'

Download

Click the following link to download the jar file.

datafactory-0.8-javadoc.jar
datafactory-0.8-sources.jar
datafactory-0.8.jar
datafactory-0.8.pom



Related Tutorials