GroupId | GroupIdcom.ibasco.agql |
---|---|
ArtifactId | ArtifactIdagql-dota2-webapi |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
agql-dota2-webapi-1.0.0.pom | |
agql-dota2-webapi-1.0.0.jar | 85 KB |
agql-dota2-webapi-1.0.0-sources.jar | 96 KB |
agql-dota2-webapi-1.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/
implementation 'com.ibasco.agql:agql-dota2-webapi:1.0.0'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-dota2-webapi/
implementation ("com.ibasco.agql:agql-dota2-webapi:1.0.0")
'com.ibasco.agql:agql-dota2-webapi:jar:1.0.0'
<dependency org="com.ibasco.agql" name="agql-dota2-webapi" rev="1.0.0">
<artifact name="agql-dota2-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-dota2-webapi', version='1.0.0')
)
libraryDependencies += "com.ibasco.agql" % "agql-dota2-webapi" % "1.0.0"
[com.ibasco.agql/agql-dota2-webapi "1.0.0"]