Daemon Library

Daemon for Android

License

License

GroupId

GroupId

com.github.oncizl
ArtifactId

ArtifactId

daemon
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

Daemon Library
Daemon for Android

Download daemon

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0