is not current version
Last Version 17.1.1

com.gu:content-api-models-json_2.11 11.45

Json parser for the Guardian's Content API models

Categories

Categories

JSON Data
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-models-json_2.11
Version

Version

11.45
Type

Type

jar

Download content-api-models-json_2.11 11.45


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