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

com.github.tix320:sonder 0.15.0

TCP client-server

Группа

Группа

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

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

sonder
Версия

Версия

0.15.0
Тип

Тип

jar

Скачать sonder 0.15.0


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