Download crnk-rs-2.1.20171003194426.jar file - Jar c

Jar examples for c:crnk-rs

Description

JSON API framework for Java

You can download jar file crnk-rs 2.1.20171003194426 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnk-rs-2.1.20171003194426.jar to your project.

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

Download

Click the following link to download the jar file.

crnk-rs-2.1.20171003194426-javadoc.jar
crnk-rs-2.1.20171003194426-sources.jar
crnk-rs-2.1.20171003194426.jar
crnk-rs-2.1.20171003194426.pom



Related Tutorials