is not current version
Last Version 17.4.0-beta.0

com.gu:content-api-models-json_2.13 15.4

Json parser for the Guardian's Content API models

Categories

Categories

JSON Data
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-models-json_2.13
Version

Version

15.4
Type

Type

jar

Download content-api-models-json_2.13 15.4


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