License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIduk.co.solong |
ArtifactId | ArtifactIdsteam4j-tf2client |
Version | Version2.0.22 |
Type | Typejar |
Description |
DescriptionSteam4j-tf2client
A client library for Steam's TF2 Backpack/Schema API.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
steam4j-tf2client-2.0.22.pom | |
steam4j-tf2client-2.0.22.jar | 29 KB |
steam4j-tf2client-2.0.22-sources.jar | 12 KB |
steam4j-tf2client-2.0.22-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.solong/steam4j-tf2client/ -->
<dependency>
<groupId>uk.co.solong</groupId>
<artifactId>steam4j-tf2client</artifactId>
<version>2.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.solong/steam4j-tf2client/
implementation 'uk.co.solong:steam4j-tf2client:2.0.22'
// https://jarcasting.com/artifacts/uk.co.solong/steam4j-tf2client/
implementation ("uk.co.solong:steam4j-tf2client:2.0.22")
'uk.co.solong:steam4j-tf2client:jar:2.0.22'
<dependency org="uk.co.solong" name="steam4j-tf2client" rev="2.0.22">
<artifact name="steam4j-tf2client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.solong', module='steam4j-tf2client', version='2.0.22')
)
libraryDependencies += "uk.co.solong" % "steam4j-tf2client" % "2.0.22"
[uk.co.solong/steam4j-tf2client "2.0.22"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.springframework : spring-web | jar | |
org.springframework.batch : spring-batch-core | jar | |
org.slf4j : slf4j-api | jar | |
uk.co.solong : collections | jar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-all | jar |