| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.github.divinator.wgapi | 
| ArtifactId | ArtifactIdwgapi-client-wot | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionExtension WOT for WgApiClient Extension WOT for WgApiClient with an Wargaming.net Public API | 
| Filename | Size | 
|---|---|
| wgapi-client-wot-2.0.1.pom | |
| wgapi-client-wot-2.0.1.jar | 149 KB | 
| wgapi-client-wot-2.0.1-sources.jar | 92 KB | 
| wgapi-client-wot-2.0.1-javadoc.jar | 795 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.divinator.wgapi/wgapi-client-wot/ -->
<dependency>
    <groupId>io.github.divinator.wgapi</groupId>
    <artifactId>wgapi-client-wot</artifactId>
    <version>2.0.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.divinator.wgapi/wgapi-client-wot/
implementation 'io.github.divinator.wgapi:wgapi-client-wot:2.0.1'// https://jarcasting.com/artifacts/io.github.divinator.wgapi/wgapi-client-wot/
implementation ("io.github.divinator.wgapi:wgapi-client-wot:2.0.1")'io.github.divinator.wgapi:wgapi-client-wot:jar:2.0.1'<dependency org="io.github.divinator.wgapi" name="wgapi-client-wot" rev="2.0.1">
  <artifact name="wgapi-client-wot" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.divinator.wgapi', module='wgapi-client-wot', version='2.0.1')
)libraryDependencies += "io.github.divinator.wgapi" % "wgapi-client-wot" % "2.0.1"[io.github.divinator.wgapi/wgapi-client-wot "2.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.divinator.wgapi : wgapi-client | jar | 2.0.0 |