WG Api Client

Client for working with an Wargaming.net Public API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.divinator
ArtifactId

ArtifactId

client
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/DIVINATOR/wgapi

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.divinator/client/ -->
<dependency>
    <groupId>io.github.divinator</groupId>
    <artifactId>client</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.divinator/client/
implementation 'io.github.divinator:client:2.1.0'
// https://jarcasting.com/artifacts/io.github.divinator/client/
implementation ("io.github.divinator:client:2.1.0")
'io.github.divinator:client:jar:2.1.0'
<dependency org="io.github.divinator" name="client" rev="2.1.0">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.divinator', module='client', version='2.1.0')
)
libraryDependencies += "io.github.divinator" % "client" % "2.1.0"
[io.github.divinator/client "2.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient-cache jar 4.5.13
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0