| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.gu |
| ArtifactId | ArtifactIdcontent-api-client_2.11 |
| Version | Version2.19 |
| Type | Typejar |
| Filename | Size |
|---|---|
| content-api-client_2.11-2.19.pom | |
| content-api-client_2.11-2.19.jar | 288 KB |
| content-api-client_2.11-2.19-sources.jar | 10 KB |
| content-api-client_2.11-2.19-javadoc.jar | 601 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gu/content-api-client_2.11/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-api-client_2.11</artifactId>
<version>2.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-client_2.11/
implementation 'com.gu:content-api-client_2.11:2.19'
// https://jarcasting.com/artifacts/com.gu/content-api-client_2.11/
implementation ("com.gu:content-api-client_2.11:2.19")
'com.gu:content-api-client_2.11:jar:2.19'
<dependency org="com.gu" name="content-api-client_2.11" rev="2.19">
<artifact name="content-api-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-client_2.11', version='2.19')
)
libraryDependencies += "com.gu" % "content-api-client_2.11" % "2.19"
[com.gu/content-api-client_2.11 "2.19"]