GroupId | GroupIdcom.ibasco.agql |
---|---|
ArtifactId | ArtifactIdagql-csgo-webapi |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
agql-csgo-webapi-0.1.5.pom | |
agql-csgo-webapi-0.1.5.jar | 20 KB |
agql-csgo-webapi-0.1.5-sources.jar | 27 KB |
agql-csgo-webapi-0.1.5-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-csgo-webapi/ -->
<dependency>
<groupId>com.ibasco.agql</groupId>
<artifactId>agql-csgo-webapi</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-csgo-webapi/
implementation 'com.ibasco.agql:agql-csgo-webapi:0.1.5'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-csgo-webapi/
implementation ("com.ibasco.agql:agql-csgo-webapi:0.1.5")
'com.ibasco.agql:agql-csgo-webapi:jar:0.1.5'
<dependency org="com.ibasco.agql" name="agql-csgo-webapi" rev="0.1.5">
<artifact name="agql-csgo-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-csgo-webapi', version='0.1.5')
)
libraryDependencies += "com.ibasco.agql" % "agql-csgo-webapi" % "0.1.5"
[com.ibasco.agql/agql-csgo-webapi "0.1.5"]