MVN

xyz.mkotb : config-api

Maven & Gradle

Aug 04, 2016
19 stars

ConfigAPI · GSON-like ORM for the Bukkit Config API

<dependency>
    <groupId>xyz.mkotb</groupId>
    <artifactId>config-api</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.mkotb : config-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of xyz.mkotb : config-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
config-api-1.0

How to add a dependency to Maven

Add the following xyz.mkotb : config-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.mkotb</groupId>
    <artifactId>config-api</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.mkotb : config-api gradle dependency to your build.gradle file:

implementation 'xyz.mkotb:config-api:1.0'

Gradle Kotlin DSL: Add the following xyz.mkotb : config-api gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.mkotb:config-api:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.mkotb : config-api sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.mkotb" % "config-api" % "1.0"

Advertisement

Dependencies from Group

Jul 24, 2016
1 stars
Aug 04, 2016
19 stars

Discover Dependencies

ft
Jul 18, 2016
1 stars
Jul 03, 2023
6 usages
250 stars
Jul 27, 2018
Oct 25, 2022
2 usages
64 stars
Sep 18, 2022
1 usages
25 stars
Jun 01, 2022
3 usages
8.1k stars
Nov 06, 2021
10 usages
2.4k stars
Apr 30, 2020
3 usages
776 stars
Mar 02, 2022
15 usages
28.4k stars