Asynchronous tools Base

ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Base

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Asynchronous tools Base
ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Base

Скачать asyncbase

Имя Файла Размер
asyncbase-1.0.1.pom 2 KB
Обзор

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

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

Зависимости

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

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

  • async
  • asyncexample
  • asyncpage
  • asyncdefault

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

Версия
1.0.1
1.0.0