License |
License |
---|---|
GroupId | GroupIdcom.github.xxl6097 |
ArtifactId | ArtifactIdappdaemon |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAppDaemon
a process daemon for android service for versioncode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appdaemon-1.0.7.pom | |
appdaemon-1.0.7.aar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/appdaemon/ -->
<dependency>
<groupId>com.github.xxl6097</groupId>
<artifactId>appdaemon</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxl6097/appdaemon/
implementation 'com.github.xxl6097:appdaemon:1.0.7'
// https://jarcasting.com/artifacts/com.github.xxl6097/appdaemon/
implementation ("com.github.xxl6097:appdaemon:1.0.7")
'com.github.xxl6097:appdaemon:aar:1.0.7'
<dependency org="com.github.xxl6097" name="appdaemon" rev="1.0.7">
<artifact name="appdaemon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxl6097', module='appdaemon', version='1.0.7')
)
libraryDependencies += "com.github.xxl6097" % "appdaemon" % "1.0.7"
[com.github.xxl6097/appdaemon "1.0.7"]