netty 1.0.5


Group ID:
com.github.acsgh.mad.scala.server.provider
Artifact ID:
netty_2.13
Version:
1.0.5
Release Date:
Feb 26, 2021
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.server.provider" %% "netty" % "1.0.5"

Mill build tool

ivy"com.github.acsgh.mad.scala.server.provider::netty:1.0.5"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.server.provider::netty:1.0.5"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.server.provider::netty:1.0.5`

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

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