netty 1.0.4


Group ID:
com.github.acsgh.mad.scala.examples.server
Artifact ID:
netty_2.13
Version:
1.0.4
Release Date:
Nov 20, 2020
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.examples.server" %% "netty" % "1.0.4"

Mill build tool

ivy"com.github.acsgh.mad.scala.examples.server::netty:1.0.4"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.examples.server::netty:1.0.4"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.examples.server::netty:1.0.4`

<dependency>
  <groupId>com.github.acsgh.mad.scala.examples.server</groupId>
  <artifactId>netty_2.13</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.examples.server', name: 'netty_2.13', version: '1.0.4'