Block a user
fr.luc:CR-Core (1.0-SNAPSHOT)
Published 2026-06-09 11:04:08 +02:00 by admin
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://gitea.luc-rival.fr/api/packages/admin/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://gitea.luc-rival.fr/api/packages/admin/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://gitea.luc-rival.fr/api/packages/admin/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>fr.luc</groupId>
<artifactId>CR-Core</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://gitea.luc-rival.fr/api/packages/admin/maven -Dartifact=fr.luc:CR-Core:1.0-SNAPSHOTAbout this package
Reusable core library for CR Minecraft game plugins (teams, players, scores, commands, events, SQLite persistence).
Dependencies
com.destroystokyo.paper:paper-api
1.16.5-R0.1-SNAPSHOT
org.xerial:sqlite-jdbc
${sqlite.version}
me.clip:placeholderapi
2.11.6
Details
2026-06-09 11:04:08 +02:00
Assets (55)
Versions (1)
View all
Maven
6
CR-Core
62 MiB
maven-metadata.xml
1.2 KiB
1.0-SNAPSHOT
2026-06-09