Groundy project

Fancy way to execute async/background tasks on Android

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Groundy project
Fancy way to execute async/background tasks on Android

Скачать groundy

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

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

Зависимости

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

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

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

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

Версия
1.5
1.4
1.3.3
1.3.2
1.3.1
1.3
1.2.2
1.2.1
1.2
1.1
1.0
0.9
0.8