Groundy project

Fancy way to execute async/background tasks on Android

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Groundy project
Fancy way to execute async/background tasks on Android
Ссылка на сайт

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

https://github.com/telly/groundy

Скачать groundy-parent

Имя Файла Размер
groundy-parent-1.0.pom 5 KB
Обзор

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

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

Зависимости

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

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

  • library
  • compiler
  • examples
com.telly

Telly

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

Версия
1.0
0.9
0.8