License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-netty |
Last Version | Last Version3.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-netty-3.0.8.pom | |
mars-netty-3.0.8.jar | 10 KB |
mars-netty-3.0.8-sources.jar | 5 KB |
mars-netty-3.0.8-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-netty/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-netty</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-netty/
implementation 'com.github.yuyenews:mars-netty:3.0.8'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-netty/
implementation ("com.github.yuyenews:mars-netty:3.0.8")
'com.github.yuyenews:mars-netty:jar:3.0.8'
<dependency org="com.github.yuyenews" name="mars-netty" rev="3.0.8">
<artifact name="mars-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-netty', version='3.0.8')
)
libraryDependencies += "com.github.yuyenews" % "mars-netty" % "3.0.8"
[com.github.yuyenews/mars-netty "3.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-server | jar | 3.0.8 |