| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.telly |
| Идентификатор | Идентификаторgroundy-telly |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGroundy library
Fancy way to execute async/background tasks on Android
|
| Имя Файла | Размер |
|---|---|
| groundy-telly-1.0.pom | |
| groundy-telly-1.0.jar | 42 KB |
| groundy-telly-1.0-sources.jar | 28 KB |
| groundy-telly-1.0-javadoc.jar | 118 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.telly/groundy-telly/ -->
<dependency>
<groupId>com.telly</groupId>
<artifactId>groundy-telly</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.telly/groundy-telly/
implementation 'com.telly:groundy-telly:1.0'
// https://jarcasting.com/artifacts/com.telly/groundy-telly/
implementation ("com.telly:groundy-telly:1.0")
'com.telly:groundy-telly:jar:1.0'
<dependency org="com.telly" name="groundy-telly" rev="1.0">
<artifact name="groundy-telly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telly', module='groundy-telly', version='1.0')
)
libraryDependencies += "com.telly" % "groundy-telly" % "1.0"
[com.telly/groundy-telly "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : support-v4 | jar | r7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |