License |
License |
---|---|
GroupId | GroupIdcom.ibasco.agql |
ArtifactId | ArtifactIdagql-coc-webapi |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionAGQL - Supercell - COC WebAPI
Implementation for the Clash of Clans Web API Interfaces
|
Filename | Size |
---|---|
agql-coc-webapi-1.0.4.pom | |
agql-coc-webapi-1.0.4.jar | 72 KB |
agql-coc-webapi-1.0.4-sources.jar | 61 KB |
agql-coc-webapi-1.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-coc-webapi/ -->
<dependency>
<groupId>com.ibasco.agql</groupId>
<artifactId>agql-coc-webapi</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-coc-webapi/
implementation 'com.ibasco.agql:agql-coc-webapi:1.0.4'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-coc-webapi/
implementation ("com.ibasco.agql:agql-coc-webapi:1.0.4")
'com.ibasco.agql:agql-coc-webapi:jar:1.0.4'
<dependency org="com.ibasco.agql" name="agql-coc-webapi" rev="1.0.4">
<artifact name="agql-coc-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-coc-webapi', version='1.0.4')
)
libraryDependencies += "com.ibasco.agql" % "agql-coc-webapi" % "1.0.4"
[com.ibasco.agql/agql-coc-webapi "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.ibasco.agql : agql-lib-core | jar | 1.0.4 |