RAGCore

Simple Library to make Minecraft Plugin easly

License

License

GroupId

GroupId

it.revarmygaming.ragcore
ArtifactId

ArtifactId

RAGCore
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

pom
Description

Description

RAGCore
Simple Library to make Minecraft Plugin easly
Project URL

Project URL

https://github.com/TheDarkSword/RAGCore

Download RAGCore

Filename Size
RAGCore-2.1.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/it.revarmygaming.ragcore/RAGCore/ -->
<dependency>
    <groupId>it.revarmygaming.ragcore</groupId>
    <artifactId>RAGCore</artifactId>
    <version>2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.revarmygaming.ragcore/RAGCore/
implementation 'it.revarmygaming.ragcore:RAGCore:2.1'
// https://jarcasting.com/artifacts/it.revarmygaming.ragcore/RAGCore/
implementation ("it.revarmygaming.ragcore:RAGCore:2.1")
'it.revarmygaming.ragcore:RAGCore:pom:2.1'
<dependency org="it.revarmygaming.ragcore" name="RAGCore" rev="2.1">
  <artifact name="RAGCore" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.revarmygaming.ragcore', module='RAGCore', version='2.1')
)
libraryDependencies += "it.revarmygaming.ragcore" % "RAGCore" % "2.1"
[it.revarmygaming.ragcore/RAGCore "2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-api
  • bungeecord-api
  • spigot-api
  • velocity-api
  • plugin

Versions

Version
2.1
2.0