is not current version
Last Version 1.0.4

com.ibasco.agql:agql-csgo-webapi 0.1.2

Implementation for the Counter Strike Global Offensive Web API Interfaces

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql-csgo-webapi
Version

Version

0.1.2
Type

Type

jar

Download agql-csgo-webapi 0.1.2


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