Download faker-1.5.1.jar file - Jar f

Jar examples for f:faker

Description

Provides fake data to your Android apps

You can download jar file faker 1.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add faker-1.5.1.jar to your project.

<dependency>
   <groupId>com.arakelian</groupId>
   <artifactId>faker</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'com.arakelian', name: 'faker', version: '1.5.1'
libraryDependencies += "com.arakelian" % "faker" % "1.5.1"
<dependency org="com.arakelian" name="faker" rev="1.5.1"/>
@Grapes(@Grab(group='com.arakelian', module='faker', version='1.5.1'))
'com.arakelian:faker:jar:1.5.1'

Download

Click the following link to download the jar file.

faker-1.5.1-javadoc.jar
faker-1.5.1-sources.jar
faker-1.5.1-tests.jar
faker-1.5.1.jar
faker-1.5.1.pom



Related Tutorials