jnet

base on netty service and client

License

License

Categories

Categories

Net
GroupId

GroupId

top.potens.jnet
ArtifactId

ArtifactId

jnet
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jnet
base on netty service and client
Project URL

Project URL

http://www.potens.top

Download jnet

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0