MVN

de.kiridevs : kiricore

Maven & Gradle

Nov 29, 2021
5 stars

kiriCore · kiriCore is an open-source Minecraft-Plugin-Library, built against the Spigot API and therefore usable with Spigot servers and all forks of Spigot.

<dependency>
    <groupId>de.kiridevs</groupId>
    <artifactId>kiricore</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.kiridevs : kiricore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of de.kiridevs : kiricore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
kiricore-0.9.1
kiricore-0.9.0
0.8.x
kiricore-0.8.0
0.7.x
kiricore-0.7.2
kiricore-0.7.1
kiricore-0.7.0
0.6.x
kiricore-0.6.0

How to add a dependency to Maven

Add the following de.kiridevs : kiricore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.kiridevs</groupId>
    <artifactId>kiricore</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.kiridevs : kiricore gradle dependency to your build.gradle file:

implementation 'de.kiridevs:kiricore:0.9.1'

Gradle Kotlin DSL: Add the following de.kiridevs : kiricore gradle kotlin dependency to your build.gradle.kts file:

implementation("de.kiridevs:kiricore:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.kiridevs : kiricore sbt scala dependency to your build.sbt file:

libraryDependencies += "de.kiridevs" % "kiricore" % "0.9.1"

Advertisement

Dependencies from Group

Nov 29, 2021
5 stars

Discover Dependencies

Jan 16, 2023
2 usages
1 stars
Dec 18, 2021
1 usages
0 stars
Dec 18, 2021
1 usages
0 stars
Dec 24, 2021
0 stars
Jun 16, 2023
3 usages
255 stars
Feb 06, 2021
3.7k stars