is not current version
Last Version 3.0.8

com.github.yuyenews:mars-netty 3.0.2


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-netty
Version

Version

3.0.2
Type

Type

jar

Download mars-netty 3.0.2


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