Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.divinator.wgapi |
ArtifactId | ArtifactIdwgapi-client-wot |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
wgapi-client-wot-2.0.0.pom | |
wgapi-client-wot-2.0.0.jar | 146 KB |
wgapi-client-wot-2.0.0-sources.jar | 93 KB |
wgapi-client-wot-2.0.0-javadoc.jar | 794 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.divinator.wgapi/wgapi-client-wot/
implementation 'io.github.divinator.wgapi:wgapi-client-wot:2.0.0'
// https://jarcasting.com/artifacts/io.github.divinator.wgapi/wgapi-client-wot/
implementation ("io.github.divinator.wgapi:wgapi-client-wot:2.0.0")
'io.github.divinator.wgapi:wgapi-client-wot:jar:2.0.0'
<dependency org="io.github.divinator.wgapi" name="wgapi-client-wot" rev="2.0.0">
<artifact name="wgapi-client-wot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.divinator.wgapi', module='wgapi-client-wot', version='2.0.0')
)
libraryDependencies += "io.github.divinator.wgapi" % "wgapi-client-wot" % "2.0.0"
[io.github.divinator.wgapi/wgapi-client-wot "2.0.0"]