| Группа | Группаcom.github.xxl6097 |
|---|---|
| Идентификатор | Идентификаторappdaemon |
| Версия | Версия1.0.6 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| appdaemon-1.0.6.pom | |
| appdaemon-1.0.6.aar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/appdaemon/ -->
<dependency>
<groupId>com.github.xxl6097</groupId>
<artifactId>appdaemon</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxl6097/appdaemon/
implementation 'com.github.xxl6097:appdaemon:1.0.6'
// https://jarcasting.com/artifacts/com.github.xxl6097/appdaemon/
implementation ("com.github.xxl6097:appdaemon:1.0.6")
'com.github.xxl6097:appdaemon:aar:1.0.6'
<dependency org="com.github.xxl6097" name="appdaemon" rev="1.0.6">
<artifact name="appdaemon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxl6097', module='appdaemon', version='1.0.6')
)
libraryDependencies += "com.github.xxl6097" % "appdaemon" % "1.0.6"
[com.github.xxl6097/appdaemon "1.0.6"]