WG Api Client for WorldofTanks

Extension for working with an Wargaming.net Public API for game WorldofTanks.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.divinator
ArtifactId

ArtifactId

client-wot
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

WG Api Client for WorldofTanks
Extension for working with an Wargaming.net Public API for game WorldofTanks.
Project URL

Project URL

https://github.com/DIVINATOR/wgapi
Source Code Management

Source Code Management

https://github.com/DIVINATOR/wgapi

Download client-wot

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.divinator : client jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0