Sonder

TCP client-server library

Лицензия

Лицензия

Группа

Группа

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

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

sonder
Последняя версия

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

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonder
TCP client-server library
Ссылка на сайт

Ссылка на сайт

https://github.com/tix320/sonder

Скачать sonder

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.tix320 : kiwi jar 2.4.0
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.1
3.0.0
2.2.1
2.1.0
2.0.0
1.0.1
1.0.0
0.24.0
0.23.3
0.23.2
0.23.1
0.23.0
0.22.1
0.22.0
0.21.0
0.20.1
0.20.0
0.19.3
0.19.2
0.19.1
0.19.0
0.18.0
0.17.0
0.16.5
0.16.3
0.16.2
0.16.0
0.15.0
0.14.0
0.13.0
0.12.2
0.12.1
0.12.0