Download crnk-core-2.3.20171109141856.jar file - Jar c

Jar examples for c:crnk-core

Description

JSON API framework for Java

You can download jar file crnk-core 2.3.20171109141856 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnk-core-2.3.20171109141856.jar to your project.

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

Download

Click the following link to download the jar file.

crnk-core-2.3.20171109141856-javadoc.jar
crnk-core-2.3.20171109141856-sources.jar
crnk-core-2.3.20171109141856.jar
crnk-core-2.3.20171109141856.pom



Related Tutorials