License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.robertograham |
ArtifactId | ArtifactIdfortnite-api-rest-client |
Version | Version5.3.0 |
Type | Typejar |
Description |
Descriptionio.github.robertograham:fortnite-api-rest-client
Provides access to the Fortnite REST API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.robertograham/fortnite-api-rest-client/ -->
<dependency>
<groupId>io.github.robertograham</groupId>
<artifactId>fortnite-api-rest-client</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.robertograham/fortnite-api-rest-client/
implementation 'io.github.robertograham:fortnite-api-rest-client:5.3.0'
// https://jarcasting.com/artifacts/io.github.robertograham/fortnite-api-rest-client/
implementation ("io.github.robertograham:fortnite-api-rest-client:5.3.0")
'io.github.robertograham:fortnite-api-rest-client:jar:5.3.0'
<dependency org="io.github.robertograham" name="fortnite-api-rest-client" rev="5.3.0">
<artifact name="fortnite-api-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.robertograham', module='fortnite-api-rest-client', version='5.3.0')
)
libraryDependencies += "io.github.robertograham" % "fortnite-api-rest-client" % "5.3.0"
[io.github.robertograham/fortnite-api-rest-client "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.robertograham : encodeuricomponent | jar | 1.0.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.fusesource.jansi : jansi | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.mockito : mockito-core | jar | 2.21.0 |
org.mockito : mockito-junit-jupiter | jar | 2.21.0 |
org.junit.platform : junit-platform-launcher | jar | 1.2.0 |
org.junit.platform : junit-platform-runner | jar | 1.2.0 |