Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.divinator.wgapi |
ArtifactId | ArtifactIdwgapi-client-wot |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
wgapi-client-wot-1.0.0.pom | |
wgapi-client-wot-1.0.0.jar | 149 KB |
wgapi-client-wot-1.0.0-sources.jar | 92 KB |
wgapi-client-wot-1.0.0-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>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"]