License |
License |
---|---|
GroupId | GroupIdcom.ibasco.agql |
ArtifactId | ArtifactIdagql-coc-webapi |
Version | Version0.1.7 |
Type | Typejar |
Description |
DescriptionAGQL - Supercell - COC WebAPI
Implementation for the Clash of Clans Web API Interfaces
|
Filename | Size |
---|---|
agql-coc-webapi-0.1.7.pom | |
agql-coc-webapi-0.1.7.jar | 67 KB |
agql-coc-webapi-0.1.7-sources.jar | 67 KB |
agql-coc-webapi-0.1.7-javadoc.jar | 331 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-coc-webapi/ -->
<dependency>
<groupId>com.ibasco.agql</groupId>
<artifactId>agql-coc-webapi</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-coc-webapi/
implementation 'com.ibasco.agql:agql-coc-webapi:0.1.7'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-coc-webapi/
implementation ("com.ibasco.agql:agql-coc-webapi:0.1.7")
'com.ibasco.agql:agql-coc-webapi:jar:0.1.7'
<dependency org="com.ibasco.agql" name="agql-coc-webapi" rev="0.1.7">
<artifact name="agql-coc-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-coc-webapi', version='0.1.7')
)
libraryDependencies += "com.ibasco.agql" % "agql-coc-webapi" % "0.1.7"
[com.ibasco.agql/agql-coc-webapi "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.ibasco.agql : agql-lib-core | jar | 0.1.7 |
org.asynchttpclient : async-http-client | jar | 2.5.4 |
com.google.code.gson : gson | jar | 2.8.1 |