не последняя версия
Последняя версия 0.1.2

com.walksocket:redchest 0.0.7

Java NIO2 Tcp wrapper for server & client.

Группа

Группа

com.walksocket
Идентификатор

Идентификатор

redchest
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать redchest 0.0.7


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