| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.gu |
| ArtifactId | ArtifactIdcontent-api-models-json |
| Version | Version11.26 |
| Type | Typejar |
| Description |
Descriptioncontent-api-models-json
Json parser for the Guardian's Content API models
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.gu |
<!-- https://jarcasting.com/artifacts/com.gu/content-api-models-json/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-api-models-json</artifactId>
<version>11.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models-json/
implementation 'com.gu:content-api-models-json:11.26'
// https://jarcasting.com/artifacts/com.gu/content-api-models-json/
implementation ("com.gu:content-api-models-json:11.26")
'com.gu:content-api-models-json:jar:11.26'
<dependency org="com.gu" name="content-api-models-json" rev="11.26">
<artifact name="content-api-models-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-models-json', version='11.26')
)
libraryDependencies += "com.gu" % "content-api-models-json" % "11.26"
[com.gu/content-api-models-json "11.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.3 |
| com.gu : fezziwig_2.12 | jar | 0.6 |
| joda-time : joda-time | jar | 2.3 |
| io.circe : circe-core_2.12 | jar | 0.8.0 |
| io.circe : circe-generic_2.12 | jar | 0.8.0 |
| io.circe : circe-parser_2.12 | jar | 0.8.0 |
| io.circe : circe-optics_2.12 | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.gu : content-api-models-scala_2.12 | jar | 11.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.gnieh : diffson-circe_2.12 | jar | 2.2.2 |
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |
| com.google.guava : guava | jar | 19.0 |