Download jfairy-0.3.1.jar file - Jar j

Jar examples for j:jfairy

Description

jFairy - Java fake data generator

You can download jar file jfairy 0.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jfairy-0.3.1.jar to your project.

<dependency>
   <groupId>io.codearte.jfairy</groupId>
   <artifactId>jfairy</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'io.codearte.jfairy', name: 'jfairy', version: '0.3.1'
libraryDependencies += "io.codearte.jfairy" % "jfairy" % "0.3.1"
<dependency org="io.codearte.jfairy" name="jfairy" rev="0.3.1"/>
@Grapes(@Grab(group='io.codearte.jfairy', module='jfairy', version='0.3.1'))
'io.codearte.jfairy:jfairy:jar:0.3.1'

Download

Click the following link to download the jar file.

jfairy-0.3.1-javadoc.jar
jfairy-0.3.1-sources.jar
jfairy-0.3.1.jar
jfairy-0.3.1.pom



Related Tutorials