Download crnk-meta-2.4.20180123045519.jar file - Jar c

Jar examples for c:crnk-meta

Description

JSON API framework for Java

You can download jar file crnk-meta 2.4.20180123045519 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnk-meta-2.4.20180123045519.jar to your project.

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

Download

Click the following link to download the jar file.

crnk-meta-2.4.20180123045519-javadoc.jar
crnk-meta-2.4.20180123045519-sources.jar
crnk-meta-2.4.20180123045519.jar
crnk-meta-2.4.20180123045519.pom



Related Tutorials