Download content-api-models-8.14.jar file - Jar c

Jar examples for c:content-api-models

Description

Scala models for the Guardian's Content API

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

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

content-api-models-8.14-javadoc.jar
content-api-models-8.14-sources.jar
content-api-models-8.14.jar
content-api-models-8.14.pom



Related Tutorials