Last Version

Android App Daemom 1.2.0

App process daemon, used to keep your app alive.

License

License

GroupId

GroupId

com.coolerfall
ArtifactId

ArtifactId

android-app-daemon
Version

Version

1.2.0
Type

Type

aar
Description

Description

Android App Daemom
App process daemon, used to keep your app alive.
Project URL

Project URL

https://github.com/Coolerfall/Android-AppDaemon
Source Code Management

Source Code Management

https://github.com/Coolerfall/Android-AppDaemon

Download android-app-daemon 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.