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