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

com.github.xxl6097:appdaemon 1.0.3

a process daemon for android service

Группа

Группа

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

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

appdaemon
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать appdaemon 1.0.3

Имя Файла Размер
appdaemon-1.0.3.pom
appdaemon-1.0.3.aar 16 KB
Обзор

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