Last Version

io.github.robertograham:fortnite-api-rest-client 5.3.0

Provides access to the Fortnite REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.robertograham
ArtifactId

ArtifactId

fortnite-api-rest-client
Version

Version

5.3.0
Type

Type

jar
Description

Description

io.github.robertograham:fortnite-api-rest-client
Provides access to the Fortnite REST API
Project URL

Project URL

https://github.com/RobertoGraham/FortniteAPIJavaRestClient
Source Code Management

Source Code Management

https://github.com/RobertoGraham/FortniteAPIJavaRestClient/tree/master

Download fortnite-api-rest-client 5.3.0


<!-- 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"]

Dependencies

compile (8)

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

test (5)

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

Project Modules

There are no modules declared in this project.