Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIduk.co.solong |
ArtifactId | ArtifactIdsteam4j-tf2client |
Version | Version2.0.21 |
Type | Typejar |
Filename | Size |
---|---|
steam4j-tf2client-2.0.21.pom | |
steam4j-tf2client-2.0.21.jar | 29 KB |
steam4j-tf2client-2.0.21-sources.jar | 12 KB |
steam4j-tf2client-2.0.21-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.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"]