is not current version
Last Version 1.0.8

com.github.acsgh.mad.scala.server.provider:netty_2.13 1.0.6

netty

Categories

Categories

IDE Development Tools Scala Languages Net Netty Networking
GroupId

GroupId

com.github.acsgh.mad.scala.server.provider
ArtifactId

ArtifactId

netty_2.13
Version

Version

1.0.6
Type

Type

jar

Download netty_2.13 1.0.6


<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.provider/netty_2.13/ -->
<dependency>
    <groupId>com.github.acsgh.mad.scala.server.provider</groupId>
    <artifactId>netty_2.13</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.provider/netty_2.13/
implementation 'com.github.acsgh.mad.scala.server.provider:netty_2.13:1.0.6'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.provider/netty_2.13/
implementation ("com.github.acsgh.mad.scala.server.provider:netty_2.13:1.0.6")
'com.github.acsgh.mad.scala.server.provider:netty_2.13:jar:1.0.6'
<dependency org="com.github.acsgh.mad.scala.server.provider" name="netty_2.13" rev="1.0.6">
  <artifact name="netty_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.server.provider', module='netty_2.13', version='1.0.6')
)
libraryDependencies += "com.github.acsgh.mad.scala.server.provider" % "netty_2.13" % "1.0.6"
[com.github.acsgh.mad.scala.server.provider/netty_2.13 "1.0.6"]