Group Id be.yildiz-games
Artifact Id module-network-netty
Version 2.0.9
Packaging jar
URL -
Badge
Last Updated 2020-03-01T23:47:47+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-network-netty</artifactId>
    <version>2.0.9</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-network-netty', version: '2.0.9'
implementation 'be.yildiz-games:module-network-netty:2.0.9'
implementation("be.yildiz-games:module-network-netty:2.0.9")
libraryDependencies += "be.yildiz-games" % "module-network-netty" % "2.0.9"
<dependency org="be.yildiz-games" name="module-network-netty" rev="2.0.9"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-network-netty', version='2.0.9')
)
[be.yildiz-games/module-network-netty "2.0.9"]
'be.yildiz-games:module-network-netty:2.0.9'