is not current version
Last Version 3.0.8

com.github.yuyenews:mars-netty 2.2.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-netty
Version

Version

2.2.0
Type

Type

jar

Download mars-netty 2.2.0


<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-netty/ -->
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-netty</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-netty/
implementation 'com.github.yuyenews:mars-netty:2.2.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-netty/
implementation ("com.github.yuyenews:mars-netty:2.2.0")
'com.github.yuyenews:mars-netty:jar:2.2.0'
<dependency org="com.github.yuyenews" name="mars-netty" rev="2.2.0">
  <artifact name="mars-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-netty', version='2.2.0')
)
libraryDependencies += "com.github.yuyenews" % "mars-netty" % "2.2.0"
[com.github.yuyenews/mars-netty "2.2.0"]