Download content-api-models-json-9.10.jar file - Jar c

Jar examples for c:content-api-models-json

Description

Json parser for the Guardian's Content API models

You can download jar file content-api-models-json 9.10 in this page.

License

Apache v2

Build File

You can use the following script to add content-api-models-json-9.10.jar to your project.

<dependency>
   <groupId>com.gu</groupId>
   <artifactId>content-api-models-json</artifactId>
   <version>9.10</version>
</dependency>
compile group: 'com.gu', name: 'content-api-models-json', version: '9.10'
libraryDependencies += "com.gu" % "content-api-models-json" % "9.10"
<dependency org="com.gu" name="content-api-models-json" rev="9.10"/>
@Grapes(@Grab(group='com.gu', module='content-api-models-json', version='9.10'))
'com.gu:content-api-models-json:jar:9.10'

Download

Click the following link to download the jar file.

content-api-models-json-9.10-javadoc.jar
content-api-models-json-9.10-sources.jar
content-api-models-json-9.10.jar
content-api-models-json-9.10.pom



Related Tutorials