Download crnk-client-2.4.20180112101521.jar file - Jar c

Jar examples for c:crnk-client

Description

JSON API framework for Java

You can download jar file crnk-client 2.4.20180112101521 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnk-client-2.4.20180112101521.jar to your project.

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

Download

Click the following link to download the jar file.

crnk-client-2.4.20180112101521-javadoc.jar
crnk-client-2.4.20180112101521-sources.jar
crnk-client-2.4.20180112101521.jar
crnk-client-2.4.20180112101521.pom



Related Tutorials