is not current version
Last Version 11.26

com.gu:content-api-models-json 9.17

Json parser for the Guardian's Content API models

Categories

Categories

JSON Data
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-models-json
Version

Version

9.17
Type

Type

jar

Download content-api-models-json 9.17


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