| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.podal.async |
| Идентификатор | Идентификаторasyncdefault |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAsynchronous tools Default Impl
ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Default impl.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| asyncdefault-1.0.1.pom | |
| asyncdefault-1.0.1.jar | 26 KB |
| asyncdefault-1.0.1-sources.jar | 12 KB |
| asyncdefault-1.0.1-javadoc.jar | 134 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.podal.async/asyncdefault/ -->
<dependency>
<groupId>com.github.podal.async</groupId>
<artifactId>asyncdefault</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.podal.async/asyncdefault/
implementation 'com.github.podal.async:asyncdefault:1.0.1'
// https://jarcasting.com/artifacts/com.github.podal.async/asyncdefault/
implementation ("com.github.podal.async:asyncdefault:1.0.1")
'com.github.podal.async:asyncdefault:jar:1.0.1'
<dependency org="com.github.podal.async" name="asyncdefault" rev="1.0.1">
<artifact name="asyncdefault" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.podal.async', module='asyncdefault', version='1.0.1')
)
libraryDependencies += "com.github.podal.async" % "asyncdefault" % "1.0.1"
[com.github.podal.async/asyncdefault "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.podal.async : async | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.8.5 |
| junit : junit | jar | 4.8.1 |