Skip to content

1.1.0

Choose a tag to compare

@actions-release-bot actions-release-bot released this 14 Oct 06:45
· 37 commits to master since this release
1d5da43

Changes: 9a978a4...1d5da43

Usage

Gradle (Kotlin DSL)

implementation("dev.kastle.netty:netty-transport-raknet:1.1.0")

Gradle (Groovy)

implementation 'dev.kastle.netty:netty-transport-raknet:1.1.0'

Maven

<dependency>
    <groupId>dev.kastle.netty</groupId>
    <artifactId>netty-transport-raknet</artifactId>
    <version>1.1.0</version>
</dependency>