Group Id be.yildiz-games
Artifact Id module-network-netty
Version 1.0.3
Packaging jar
URL -
Badge
Last Updated 2017-02-22T22:12:07+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>1.0.3</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-network-netty', version: '1.0.3'
implementation 'be.yildiz-games:module-network-netty:1.0.3'
implementation("be.yildiz-games:module-network-netty:1.0.3")
libraryDependencies += "be.yildiz-games" % "module-network-netty" % "1.0.3"
<dependency org="be.yildiz-games" name="module-network-netty" rev="1.0.3"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-network-netty', version='1.0.3')
)
[be.yildiz-games/module-network-netty "1.0.3"]
'be.yildiz-games:module-network-netty:1.0.3'