is not current version
Last Version 0.2.1

com.github.acsgh.mad.scala.provider:netty_2.12 0.1.1

Common utils used in several projects

Categories

Categories

IDE Development Tools Scala Languages Net Netty Networking
GroupId

GroupId

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

ArtifactId

netty_2.12
Version

Version

0.1.1
Type

Type

pom

Download netty_2.12 0.1.1


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