| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdtop.potens.jnet |
| ArtifactId | ArtifactIdjnet |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjnet
base on netty service and client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jnet-1.0.pom | |
| jnet-1.0.jar | 66 KB |
| jnet-1.0-sources.jar | 45 KB |
| jnet-1.0-javadoc.jar | 302 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.potens.jnet/jnet/ -->
<dependency>
<groupId>top.potens.jnet</groupId>
<artifactId>jnet</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.potens.jnet/jnet/
implementation 'top.potens.jnet:jnet:1.0'
// https://jarcasting.com/artifacts/top.potens.jnet/jnet/
implementation ("top.potens.jnet:jnet:1.0")
'top.potens.jnet:jnet:jar:1.0'
<dependency org="top.potens.jnet" name="jnet" rev="1.0">
<artifact name="jnet" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.potens.jnet', module='jnet', version='1.0')
)
libraryDependencies += "top.potens.jnet" % "jnet" % "1.0"
[top.potens.jnet/jnet "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.24.Final |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |