MVN

com.lvack : champion-gg-wrapper

Maven & Gradle

Apr 17, 2017
5 stars

com.lvack:champion-gg-wrapper · A simple Java wrapper for the ChampionGG API (http://api.champion.gg/docs/)

<dependency>
    <groupId>com.lvack</groupId>
    <artifactId>champion-gg-wrapper</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lvack : champion-gg-wrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Beta: 1.0-beta-02

All Versions

Choose a version of com.lvack : champion-gg-wrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
champion-gg-wrapper-1.0
champion-gg-wrapper-1.0-beta-02

How to add a dependency to Maven

Add the following com.lvack : champion-gg-wrapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lvack</groupId>
    <artifactId>champion-gg-wrapper</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lvack : champion-gg-wrapper gradle dependency to your build.gradle file:

implementation 'com.lvack:champion-gg-wrapper:1.0'

Gradle Kotlin DSL: Add the following com.lvack : champion-gg-wrapper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lvack:champion-gg-wrapper:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lvack : champion-gg-wrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lvack" % "champion-gg-wrapper" % "1.0"

Advertisement

Dependencies from Group

Apr 17, 2017
5 stars

Discover Dependencies

Aug 01, 2023
955 usages
57 stars
Aug 08, 2023
36 usages
39 stars
Sep 10, 2017
103 stars
Jul 09, 2023
2 usages
34 stars
Aug 26, 2023
19 usages
2.4k stars
Sep 14, 2021
172 usages
Jun 18, 2023
15 usages
1k stars
Aug 09, 2017
25 stars
Mar 25, 2019
5 usages
3.5k stars