License |
License |
---|---|
GroupId | GroupIdcom.ibasco.agql |
ArtifactId | ArtifactIdagql-dota2-webapi |
Version | Version0.1.7 |
Type | Typejar |
Description |
DescriptionAGQL - Valve - Dota 2 WebAPI
Implementation for the Dota 2 Web API Interfaces
|
Filename | Size |
---|---|
agql-dota2-webapi-0.1.7.pom | |
agql-dota2-webapi-0.1.7.jar | 87 KB |
agql-dota2-webapi-0.1.7-sources.jar | 110 KB |
agql-dota2-webapi-0.1.7-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/ -->
<dependency>
<groupId>com.ibasco.agql</groupId>
<artifactId>agql-dota2-webapi</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/
implementation 'com.ibasco.agql:agql-dota2-webapi:0.1.7'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/
implementation ("com.ibasco.agql:agql-dota2-webapi:0.1.7")
'com.ibasco.agql:agql-dota2-webapi:jar:0.1.7'
<dependency org="com.ibasco.agql" name="agql-dota2-webapi" rev="0.1.7">
<artifact name="agql-dota2-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-dota2-webapi', version='0.1.7')
)
libraryDependencies += "com.ibasco.agql" % "agql-dota2-webapi" % "0.1.7"
[com.ibasco.agql/agql-dota2-webapi "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.asynchttpclient : async-http-client | jar | 2.5.4 |
com.ibasco.agql : agql-steam-webapi | jar | 0.1.7 |