Download content-api-models-8.3.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.3 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials