Last Version

WgApiClient 2.0.0

Client for working with an Wargaming.net Public API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.divinator.wgapi
ArtifactId

ArtifactId

wgapi-client
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/DIVINATOR/wgapi

Download wgapi-client 2.0.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.