netty 0.8.0
Group ID:
com.github.acsgh.mad.scala.examples.server
Artifact ID:
netty_2.13
Version:
0.8.0
Release Date:
Dec 14, 2019
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.github.acsgh.mad.scala.examples.server" %% "netty" % "0.8.0"
ivy"com.github.acsgh.mad.scala.examples.server::netty:0.8.0"
//> using dep "com.github.acsgh.mad.scala.examples.server::netty:0.8.0"
import $ivy.`com.github.acsgh.mad.scala.examples.server::netty:0.8.0`
<dependency> <groupId>com.github.acsgh.mad.scala.examples.server</groupId> <artifactId>netty_2.13</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.github.acsgh.mad.scala.examples.server', name: 'netty_2.13', version: '0.8.0'