License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdnet |
Last Version | Last Version8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet
net
|
Filename | Size |
---|---|
net-8.1.pom | |
net-8.1.jar | 76 KB |
net-8.1-sources.jar | 34 KB |
net-8.1-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/net/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>net</artifactId>
<version>8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/net/
implementation 'io.github.shaohuizhe:net:8.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/net/
implementation ("io.github.shaohuizhe:net:8.1")
'io.github.shaohuizhe:net:jar:8.1'
<dependency org="io.github.shaohuizhe" name="net" rev="8.1">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='net', version='8.1')
)
libraryDependencies += "io.github.shaohuizhe" % "net" % "8.1"
[io.github.shaohuizhe/net "8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 8.1 |
io.netty : netty-all | jar | 4.1.53.Final |
com.dyuproject.protostuff : protostuff-core | jar | 1.0.8 |
com.dyuproject.protostuff : protostuff-runtime | jar | 1.0.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |