is not current version
Last Version 0.1.9

com.github.gplnature:pubgapi 0.0.6

Java Wrapper for the PUBG API.

GroupId

GroupId

com.github.gplnature
ArtifactId

ArtifactId

pubgapi
Version

Version

0.0.6
Type

Type

jar

Download pubgapi 0.0.6


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