is not current version
Last Version 2.0.1

io.github.divinator.wgapi:wgapi-client-wot 1.0.0

Extension WOT for WgApiClient with an Wargaming.net Public API

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.divinator.wgapi
ArtifactId

ArtifactId

wgapi-client-wot
Version

Version

1.0.0
Type

Type

jar

Download wgapi-client-wot 1.0.0


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