is not current version
Last Version 11.26

com.gu:content-api-models-json 10.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

10.17
Type

Type

jar

Download content-api-models-json 10.17


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