is not current version
Last Version 0.1.9

com.github.gplnature:pubgapi 0.0.3

Java Wrapper for the PUBG API.

GroupId

GroupId

com.github.gplnature
ArtifactId

ArtifactId

pubgapi
Version

Version

0.0.3
Type

Type

jar

Download pubgapi 0.0.3


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