is not current version
Last Version 1.0.4

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

Implementation for the Counter Strike Global Offensive Web API Interfaces

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql-csgo-webapi
Version

Version

1.0.0
Type

Type

jar

Download agql-csgo-webapi 1.0.0


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