is not current version
Last Version 17.4.0-beta.0

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

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

11.48
Type

Type

jar

Download content-api-models-json_2.12 11.48


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