-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrew edited this page Jun 29, 2021
·
3 revisions
Requires PaperMC
<dependencies>
<dependency>
<groupId>fun.asgard</groupId>
<artifactId>PaperUpdater</artifactId>
<version>1.0</version>
</dependency>
</dependencies>
repositories {
mavenCentral()
}
dependencies {
implementation 'fun.asgard:PaperUpdater:1.0'
}