Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdcontent-api-models-json |
Version | Version9.0 |
Type | Typejar |
Filename | Size |
---|---|
content-api-models-json-9.0.pom | |
content-api-models-json-9.0.jar | 2 MB |
content-api-models-json-9.0-sources.jar | 5 KB |
content-api-models-json-9.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/content-api-models-json/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-api-models-json</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models-json/
implementation 'com.gu:content-api-models-json:9.0'
// https://jarcasting.com/artifacts/com.gu/content-api-models-json/
implementation ("com.gu:content-api-models-json:9.0")
'com.gu:content-api-models-json:jar:9.0'
<dependency org="com.gu" name="content-api-models-json" rev="9.0">
<artifact name="content-api-models-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-models-json', version='9.0')
)
libraryDependencies += "com.gu" % "content-api-models-json" % "9.0"
[com.gu/content-api-models-json "9.0"]