Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdcontent-api-models-json |
Version | Version11.13 |
Type | Typejar |
Filename | Size |
---|---|
content-api-models-json-11.13.pom | |
content-api-models-json-11.13.jar | 34 MB |
content-api-models-json-11.13-sources.jar | 4 KB |
content-api-models-json-11.13-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>11.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models-json/
implementation 'com.gu:content-api-models-json:11.13'
// https://jarcasting.com/artifacts/com.gu/content-api-models-json/
implementation ("com.gu:content-api-models-json:11.13")
'com.gu:content-api-models-json:jar:11.13'
<dependency org="com.gu" name="content-api-models-json" rev="11.13">
<artifact name="content-api-models-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-models-json', version='11.13')
)
libraryDependencies += "com.gu" % "content-api-models-json" % "11.13"
[com.gu/content-api-models-json "11.13"]