MVN

de.kevcodez.pubg : pubg-api-wrapper

Maven & Gradle

Dec 29, 2018
9 stars

PUBG-API-Wrapper · Playerunknowns Battlegrounds API wrapper written in Kotlin. Requires Java 1.8+

<dependency>
    <groupId>de.kevcodez.pubg</groupId>
    <artifactId>pubg-api-wrapper</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.kevcodez.pubg : pubg-api-wrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of de.kevcodez.pubg : pubg-api-wrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
pubg-api-wrapper-1.0.0
0.4.x
pubg-api-wrapper-0.4.0
0.3.x
pubg-api-wrapper-0.3.2
pubg-api-wrapper-0.3.1
pubg-api-wrapper-0.3.0
0.2.x
pubg-api-wrapper-0.2.1
pubg-api-wrapper-0.2.0
0.1.x
pubg-api-wrapper-0.1.1
pubg-api-wrapper-0.1.0

How to add a dependency to Maven

Add the following de.kevcodez.pubg : pubg-api-wrapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.kevcodez.pubg</groupId>
    <artifactId>pubg-api-wrapper</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.kevcodez.pubg : pubg-api-wrapper gradle dependency to your build.gradle file:

implementation 'de.kevcodez.pubg:pubg-api-wrapper:1.0.0'

Gradle Kotlin DSL: Add the following de.kevcodez.pubg : pubg-api-wrapper gradle kotlin dependency to your build.gradle.kts file:

implementation("de.kevcodez.pubg:pubg-api-wrapper:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.kevcodez.pubg : pubg-api-wrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "de.kevcodez.pubg" % "pubg-api-wrapper" % "1.0.0"

Advertisement

Dependencies from Group

Dec 29, 2018
9 stars

Discover Dependencies

Aug 24, 2023
7.1k stars
Jul 17, 2019
21 usages
5.2k stars
Oct 02, 2019
1 stars
Apr 12, 2023
11 usages
1.6k stars
Aug 03, 2023
1 usages
86.7k stars
Aug 01, 2018
3 usages
977 stars
Jul 07, 2023
12 usages
2.5k stars
Aug 24, 2023
3 usages
227 stars