pubg-api-client

Java library to interface with the PUBG developer API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.softwaresandbox
ArtifactId

ArtifactId

pubg-api-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

pubg-api-client
Java library to interface with the PUBG developer API.
Project URL

Project URL

https://github.com/SoftwareSandbox/pubg-api-client
Source Code Management

Source Code Management

https://github.com/SoftwareSandbox/pubg-api-client.git

Download pubg-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.softwaresandbox/pubg-api-client/ -->
<dependency>
    <groupId>com.github.softwaresandbox</groupId>
    <artifactId>pubg-api-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.softwaresandbox/pubg-api-client/
implementation 'com.github.softwaresandbox:pubg-api-client:0.1.0'
// https://jarcasting.com/artifacts/com.github.softwaresandbox/pubg-api-client/
implementation ("com.github.softwaresandbox:pubg-api-client:0.1.0")
'com.github.softwaresandbox:pubg-api-client:jar:0.1.0'
<dependency org="com.github.softwaresandbox" name="pubg-api-client" rev="0.1.0">
  <artifact name="pubg-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.softwaresandbox', module='pubg-api-client', version='0.1.0')
)
libraryDependencies += "com.github.softwaresandbox" % "pubg-api-client" % "0.1.0"
[com.github.softwaresandbox/pubg-api-client "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
com.google.code.gson : gson jar 2.8.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0