License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.worcade |
ArtifactId | ArtifactIdapi-client |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionWorcade API client
A library for interacting with the Worcade API
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-client-1.1.2.pom | |
api-client-1.1.2.jar | 104 KB |
api-client-1.1.2-sources.jar | 72 KB |
api-client-1.1.2-javadoc.jar | 790 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.worcade/api-client/ -->
<dependency>
<groupId>net.worcade</groupId>
<artifactId>api-client</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.worcade/api-client/
implementation 'net.worcade:api-client:1.1.2'
// https://jarcasting.com/artifacts/net.worcade/api-client/
implementation ("net.worcade:api-client:1.1.2")
'net.worcade:api-client:jar:1.1.2'
<dependency org="net.worcade" name="api-client" rev="1.1.2">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.worcade', module='api-client', version='1.1.2')
)
libraryDependencies += "net.worcade" % "api-client" % "1.1.2"
[net.worcade/api-client "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0-jre |