is not current version
Last Version 2.0.22

uk.co.solong:steam4j-tf2client 2.0.21

A client library for Steam's TF2 Backpack/Schema API.

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.co.solong
ArtifactId

ArtifactId

steam4j-tf2client
Version

Version

2.0.21
Type

Type

jar

Download steam4j-tf2client 2.0.21


<!-- https://jarcasting.com/artifacts/uk.co.solong/steam4j-tf2client/ -->
<dependency>
    <groupId>uk.co.solong</groupId>
    <artifactId>steam4j-tf2client</artifactId>
    <version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.solong/steam4j-tf2client/
implementation 'uk.co.solong:steam4j-tf2client:2.0.21'
// https://jarcasting.com/artifacts/uk.co.solong/steam4j-tf2client/
implementation ("uk.co.solong:steam4j-tf2client:2.0.21")
'uk.co.solong:steam4j-tf2client:jar:2.0.21'
<dependency org="uk.co.solong" name="steam4j-tf2client" rev="2.0.21">
  <artifact name="steam4j-tf2client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.solong', module='steam4j-tf2client', version='2.0.21')
)
libraryDependencies += "uk.co.solong" % "steam4j-tf2client" % "2.0.21"
[uk.co.solong/steam4j-tf2client "2.0.21"]