is not current version
Last Version 0.8.4

com.github.acsgh.mad.scala.server.provider:netty_2.12 0.8.0

netty

Categories

Categories

IDE Development Tools Scala Languages Net Netty Networking
GroupId

GroupId

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

ArtifactId

netty_2.12
Version

Version

0.8.0
Type

Type

jar

Download netty_2.12 0.8.0


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