is not current version
Last Version 17.4.0-beta.0

com.gu:content-api-models-json_2.12 15.3

Json parser for the Guardian's Content API models

Categories

Categories

JSON Data
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-models-json_2.12
Version

Version

15.3
Type

Type

jar

Download content-api-models-json_2.12 15.3


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