| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.divinator |
| ArtifactId | ArtifactIdclient-wot |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWG Api Client for WorldofTanks
Extension for working with an Wargaming.net Public API for game WorldofTanks.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client-wot-2.1.0.pom | |
| client-wot-2.1.0.jar | 150 KB |
| client-wot-2.1.0-sources.jar | 94 KB |
| client-wot-2.1.0-javadoc.jar | 803 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.divinator/client-wot/ -->
<dependency>
<groupId>io.github.divinator</groupId>
<artifactId>client-wot</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.divinator/client-wot/
implementation 'io.github.divinator:client-wot:2.1.0'
// https://jarcasting.com/artifacts/io.github.divinator/client-wot/
implementation ("io.github.divinator:client-wot:2.1.0")
'io.github.divinator:client-wot:jar:2.1.0'
<dependency org="io.github.divinator" name="client-wot" rev="2.1.0">
<artifact name="client-wot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.divinator', module='client-wot', version='2.1.0')
)
libraryDependencies += "io.github.divinator" % "client-wot" % "2.1.0"
[io.github.divinator/client-wot "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.divinator : client | jar | 2.1.0 |