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