License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-netty |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description开源junx工具包
|
Filename | Size |
---|---|
junx-netty-1.0.9.pom | |
junx-netty-1.0.9.jar | 34 KB |
junx-netty-1.0.9-sources.jar | 31 KB |
junx-netty-1.0.9-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-netty/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-netty</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-netty/
implementation 'io.github.junxworks:junx-netty:1.0.9'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-netty/
implementation ("io.github.junxworks:junx-netty:1.0.9")
'io.github.junxworks:junx-netty:jar:1.0.9'
<dependency org="io.github.junxworks" name="junx-netty" rev="1.0.9">
<artifact name="junx-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-netty', version='1.0.9')
)
libraryDependencies += "io.github.junxworks" % "junx-netty" % "1.0.9"
[io.github.junxworks/junx-netty "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.junxworks : junx-core | jar | 1.0.9 |
io.netty : netty-all | jar | 4.1.26.Final |
org.msgpack : msgpack-core | jar | 0.8.16 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |