Skip to content

SparkGNRK/promccore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProMCCore

If you wish to use ProMCCore as a dependency in your projects, include the following in your pom.xml

<repository>
    <id>promcteam</id>
    <url>https://maven.pkg.github.com/promcteam/promccore</url>
</repository>
        ...
<dependency>
    <groupId>mc.promcteam</groupId>
    <artifactId>promccore</artifactId>
    <version>1.0.3.8</version>
</dependency>

Additionally, you'll need to make sure that you have properly configured Authentication with GitHub Packages.

About

New updated NexEngine

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%