is not current version
Last Version 17.4.0-beta.0

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

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.51
Type

Type

jar

Download content-api-models-json_2.12 11.51


<!-- 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.51</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models-json_2.12/
implementation 'com.gu:content-api-models-json_2.12:11.51'
// https://jarcasting.com/artifacts/com.gu/content-api-models-json_2.12/
implementation ("com.gu:content-api-models-json_2.12:11.51")
'com.gu:content-api-models-json_2.12:jar:11.51'
<dependency org="com.gu" name="content-api-models-json_2.12" rev="11.51">
  <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.51')
)
libraryDependencies += "com.gu" % "content-api-models-json_2.12" % "11.51"
[com.gu/content-api-models-json_2.12 "11.51"]