is not current version
Last Version 3.0.8

com.github.yuyenews:mars-netty 2.1.3


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-netty
Version

Version

2.1.3
Type

Type

jar

Download mars-netty 2.1.3


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