| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tix320 |
| Идентификатор | Идентификаторsonder |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonder
TCP client-server library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sonder-3.0.1.pom | |
| sonder-3.0.1.jar | 155 KB |
| sonder-3.0.1-sources.jar | 72 KB |
| sonder-3.0.1-javadoc.jar | 595 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |