License |
License |
---|---|
GroupId | GroupIdcom.ibasco.agql |
ArtifactId | ArtifactIdagql-steam-webapi |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionAGQL - Valve - Steam Web API
An implementation for the Steam Web API Interfaces
|
Filename | Size |
---|---|
agql-steam-webapi-1.0.1.pom | |
agql-steam-webapi-1.0.1.jar | 217 KB |
agql-steam-webapi-1.0.1-sources.jar | 217 KB |
agql-steam-webapi-1.0.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibasco.agql/agql-steam-webapi/ -->
<dependency>
<groupId>com.ibasco.agql</groupId>
<artifactId>agql-steam-webapi</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-steam-webapi/
implementation 'com.ibasco.agql:agql-steam-webapi:1.0.1'
// https://jarcasting.com/artifacts/com.ibasco.agql/agql-steam-webapi/
implementation ("com.ibasco.agql:agql-steam-webapi:1.0.1")
'com.ibasco.agql:agql-steam-webapi:jar:1.0.1'
<dependency org="com.ibasco.agql" name="agql-steam-webapi" rev="1.0.1">
<artifact name="agql-steam-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibasco.agql', module='agql-steam-webapi', version='1.0.1')
)
libraryDependencies += "com.ibasco.agql" % "agql-steam-webapi" % "1.0.1"
[com.ibasco.agql/agql-steam-webapi "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibasco.agql : agql-lib-core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |