License |
License
MIT
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.smallcreep |
ArtifactId | ArtifactIdstreamrail-api-client |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamRail API Client
Fluent Api client for StreamRail API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.smallcreep/streamrail-api-client/ -->
<dependency>
<groupId>com.github.smallcreep</groupId>
<artifactId>streamrail-api-client</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smallcreep/streamrail-api-client/
implementation 'com.github.smallcreep:streamrail-api-client:0.1.2'
// https://jarcasting.com/artifacts/com.github.smallcreep/streamrail-api-client/
implementation ("com.github.smallcreep:streamrail-api-client:0.1.2")
'com.github.smallcreep:streamrail-api-client:jar:0.1.2'
<dependency org="com.github.smallcreep" name="streamrail-api-client" rev="0.1.2">
<artifact name="streamrail-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smallcreep', module='streamrail-api-client', version='0.1.2')
)
libraryDependencies += "com.github.smallcreep" % "streamrail-api-client" % "0.1.2"
[com.github.smallcreep/streamrail-api-client "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.jcabi : jcabi-aspects | jar | 0.22.6 |
javax.json : javax.json-api | jar | 1.1 |
com.jcabi : jcabi-manifests | jar | 1.1 |
com.jcabi : jcabi-http | jar | 1.17 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.cactoos : cactoos | jar | 0.20 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.19.4 |
org.glassfish : javax.json | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.3 |
com.sun.grizzly : grizzly-servlet-webserver | jar | 2.0.0-M3 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |