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