License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.divinator.wgapi |
ArtifactId | ArtifactIdwgapi-client |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionWgApiClient
Client for working with an Wargaming.net Public API
|
Project URL |
Project URL |
Filename | Size |
---|---|
wgapi-client-2.0.0.pom | |
wgapi-client-2.0.0.jar | 57 KB |
wgapi-client-2.0.0-sources.jar | 56 KB |
wgapi-client-2.0.0-javadoc.jar | 311 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
com.google.code.gson : gson | jar | 2.8.6 |