| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.9ls |
| ArtifactId | ArtifactIdsus-api-client |
| Last Version | Last Version1.0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsus-api-client
Stuff U Sell API Client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sus-api-client-1.0.13.pom | |
| sus-api-client-1.0.13.jar | 26 KB |
| sus-api-client-1.0.13-sources.jar | 12 KB |
| sus-api-client-1.0.13-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.9ls/sus-api-client/ -->
<dependency>
<groupId>com.9ls</groupId>
<artifactId>sus-api-client</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.9ls/sus-api-client/
implementation 'com.9ls:sus-api-client:1.0.13'
// https://jarcasting.com/artifacts/com.9ls/sus-api-client/
implementation ("com.9ls:sus-api-client:1.0.13")
'com.9ls:sus-api-client:jar:1.0.13'
<dependency org="com.9ls" name="sus-api-client" rev="1.0.13">
<artifact name="sus-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.9ls', module='sus-api-client', version='1.0.13')
)
libraryDependencies += "com.9ls" % "sus-api-client" % "1.0.13"
[com.9ls/sus-api-client "1.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.9ls : sus-api-common | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-bom | jar | 3.0.8 |
| org.spockframework : spock-core | jar | 2.0-groovy-3.0 |