| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.divinator |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWG Api Client
Client for working with an Wargaming.net Public API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client-2.1.0.pom | |
| client-2.1.0.jar | 60 KB |
| client-2.1.0-sources.jar | 59 KB |
| client-2.1.0-javadoc.jar | 323 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient-cache | jar | 4.5.13 |
| com.google.code.gson : gson | jar | 2.8.6 |