| License |
License |
|---|---|
| GroupId | GroupIdcom.gu |
| ArtifactId | ArtifactIdcontent-api-models |
| Last Version | Last Version17.4.0-beta.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncontent-api-models
Scala models for the Guardian's Content API
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.gu |
| Filename | Size |
|---|---|
| content-api-models-17.4.0-beta.0.pom | |
| content-api-models-17.4.0-beta.0.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gu/content-api-models/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-api-models</artifactId>
<version>17.4.0-beta.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models/
implementation 'com.gu:content-api-models:17.4.0-beta.0'
// https://jarcasting.com/artifacts/com.gu/content-api-models/
implementation ("com.gu:content-api-models:17.4.0-beta.0")
'com.gu:content-api-models:jar:17.4.0-beta.0'
<dependency org="com.gu" name="content-api-models" rev="17.4.0-beta.0">
<artifact name="content-api-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-models', version='17.4.0-beta.0')
)
libraryDependencies += "com.gu" % "content-api-models" % "17.4.0-beta.0"
[com.gu/content-api-models "17.4.0-beta.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |