Skip to content

v13.3.3

Choose a tag to compare

@CryptoMorin CryptoMorin released this 03 Jul 00:32
· 39 commits to master since this release

Maven

<dependency>
    <groupId>com.github.cryptomorin</groupId>
    <artifactId>XSeries</artifactId>
    <version>13.3.3</version>
</dependency>

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("com.github.cryptomorin:XSeries:13.3.3")
}

Important

Don't forget to set api-version: 1.13 in your plugins.yml.
Don't forget to shade the library.


  • Added v1.21.7 support.