Download crnk-test-2.0.20170924200053.jar file - Jar c

Jar examples for c:crnk-test

Description

JSON API framework for Java

You can download jar file crnk-test 2.0.20170924200053 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnk-test-2.0.20170924200053.jar to your project.

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

Download

Click the following link to download the jar file.

crnk-test-2.0.20170924200053-javadoc.jar
crnk-test-2.0.20170924200053-sources.jar
crnk-test-2.0.20170924200053.jar
crnk-test-2.0.20170924200053.pom



Related Tutorials