Last Version

pubgapi 0.1.9

Java Wrapper for the PUBG API.

License

License

GroupId

GroupId

com.github.gplnature
ArtifactId

ArtifactId

pubgapi
Version

Version

0.1.9
Type

Type

jar
Description

Description

pubgapi
Java Wrapper for the PUBG API.
Project URL

Project URL

https://github.com/GPLNature/pubgapi
Source Code Management

Source Code Management

https://github.com/GPLNature/pubgapi

Download pubgapi 0.1.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.1
com.typesafe : config jar 1.4.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.