MVN

it.revarmygaming.ragcore : common-api

Maven & Gradle

Dec 17, 2021
4 usages
0 stars

RAGCore-Common · Simple Library to make Minecraft Plugin easly

<dependency>
    <groupId>it.revarmygaming.ragcore</groupId>
    <artifactId>common-api</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.revarmygaming.ragcore : common-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of it.revarmygaming.ragcore : common-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
common-api-2.1
2.0
common-api-2.0

How to add a dependency to Maven

Add the following it.revarmygaming.ragcore : common-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.revarmygaming.ragcore</groupId>
    <artifactId>common-api</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.revarmygaming.ragcore : common-api gradle dependency to your build.gradle file:

implementation 'it.revarmygaming.ragcore:common-api:2.1'

Gradle Kotlin DSL: Add the following it.revarmygaming.ragcore : common-api gradle kotlin dependency to your build.gradle.kts file:

implementation("it.revarmygaming.ragcore:common-api:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.revarmygaming.ragcore : common-api sbt scala dependency to your build.sbt file:

libraryDependencies += "it.revarmygaming.ragcore" % "common-api" % "2.1"

Advertisement

Dependencies from Group

Dec 17, 2021
4 usages
0 stars
Dec 17, 2021
1 usages
0 stars
Dec 17, 2021
1 usages
0 stars
Dec 17, 2021
1 usages
0 stars
Dec 17, 2021
0 stars

Discover Dependencies

Aug 17, 2017
6 usages
May 23, 2020
3 usages
1 stars
Jul 17, 2023
28.9k stars
Aug 01, 2023
45 usages
16.3k stars
Nov 22, 2021
48 usages
82 stars
Apr 27, 2013
8 usages
382 stars
Jul 02, 2018
4 usages
1 stars