is not current version
Last Version 17.4.0-beta.0

com.gu:content-api-models 16.1.0-RC1

Scala models for the Guardian's Content API

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-models
Version

Version

16.1.0-RC1
Type

Type

jar

Download content-api-models 16.1.0-RC1


<!-- https://jarcasting.com/artifacts/com.gu/content-api-models/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>content-api-models</artifactId>
    <version>16.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models/
implementation 'com.gu:content-api-models:16.1.0-RC1'
// https://jarcasting.com/artifacts/com.gu/content-api-models/
implementation ("com.gu:content-api-models:16.1.0-RC1")
'com.gu:content-api-models:jar:16.1.0-RC1'
<dependency org="com.gu" name="content-api-models" rev="16.1.0-RC1">
  <artifact name="content-api-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-models', version='16.1.0-RC1')
)
libraryDependencies += "com.gu" % "content-api-models" % "16.1.0-RC1"
[com.gu/content-api-models "16.1.0-RC1"]