is not current version
Last Version 1.0.4

com.ibasco.agql:agql-dota2-webapi 0.1.1

Implementation for the Dota 2 Web API Interfaces

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql-dota2-webapi
Version

Version

0.1.1
Type

Type

jar

Download agql-dota2-webapi 0.1.1


<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/ -->
<dependency>
    <groupId>com.ibasco.agql</groupId>
    <artifactId>agql-dota2-webapi</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/
implementation 'com.ibasco.agql:agql-dota2-webapi:0.1.1'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/
implementation ("com.ibasco.agql:agql-dota2-webapi:0.1.1")
'com.ibasco.agql:agql-dota2-webapi:jar:0.1.1'
<dependency org="com.ibasco.agql" name="agql-dota2-webapi" rev="0.1.1">
  <artifact name="agql-dota2-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-dota2-webapi', version='0.1.1')
)
libraryDependencies += "com.ibasco.agql" % "agql-dota2-webapi" % "0.1.1"
[com.ibasco.agql/agql-dota2-webapi "0.1.1"]