simplesocket

The Android or Java Socket application framework simplifies the Socket development process. During the communication using Sokcet, you do not need to pay attention to the tedious byte parsing steps, but only need to pay attention to the messages defined by yourself!

Лицензия

Лицензия

Группа

Группа

io.github.zlgspace
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

simplesocket
The Android or Java Socket application framework simplifies the Socket development process. During the communication using Sokcet, you do not need to pay attention to the tedious byte parsing steps, but only need to pay attention to the messages defined by yourself!
Ссылка на сайт

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

https://github.com/zlgspace/SimpleSocket
Система контроля версий

Система контроля версий

https://github.com/zlgspace/SimpleSocket

Скачать simplesocket

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.0