redchest

Java NIO2 Tcp wrapper for server & client.

License

License

GroupId

GroupId

com.walksocket
ArtifactId

ArtifactId

redchest
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

redchest
Java NIO2 Tcp wrapper for server & client.
Project URL

Project URL

https://github.com/shigenobu/redchest
Source Code Management

Source Code Management

https://github.com/shigenobu/redchest

Download redchest

How to add to project

<!-- https://jarcasting.com/artifacts/com.walksocket/redchest/ -->
<dependency>
    <groupId>com.walksocket</groupId>
    <artifactId>redchest</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.walksocket/redchest/
implementation 'com.walksocket:redchest:0.1.2'
// https://jarcasting.com/artifacts/com.walksocket/redchest/
implementation ("com.walksocket:redchest:0.1.2")
'com.walksocket:redchest:jar:0.1.2'
<dependency org="com.walksocket" name="redchest" rev="0.1.2">
  <artifact name="redchest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walksocket', module='redchest', version='0.1.2')
)
libraryDependencies += "com.walksocket" % "redchest" % "0.1.2"
[com.walksocket/redchest "0.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1