Download json-fixtures-lib-1.0.4.jar file - Jar j

Jar examples for j:json-fixtures-lib

Description

You can download jar file json-fixtures-lib 1.0.4 in this page.

Build File

You can use the following script to add json-fixtures-lib-1.0.4.jar to your project.

<dependency>
   <groupId>ie.corballis</groupId>
   <artifactId>json-fixtures-lib</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'ie.corballis', name: 'json-fixtures-lib', version: '1.0.4'
libraryDependencies += "ie.corballis" % "json-fixtures-lib" % "1.0.4"
<dependency org="ie.corballis" name="json-fixtures-lib" rev="1.0.4"/>
@Grapes(@Grab(group='ie.corballis', module='json-fixtures-lib', version='1.0.4'))
'ie.corballis:json-fixtures-lib:jar:1.0.4'

Download

Click the following link to download the jar file.

json-fixtures-lib-1.0.4-javadoc.jar
json-fixtures-lib-1.0.4-sources.jar
json-fixtures-lib-1.0.4.jar
json-fixtures-lib-1.0.4.pom



Related Tutorials