daily-alarm-service

A Daily Alarm Service system

License

License

GroupId

GroupId

com.guardanis
ArtifactId

ArtifactId

daily-alarm-service
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

daily-alarm-service
A Daily Alarm Service system
Project URL

Project URL

https://github.com/mattsilber/android-daily-alarm-service
Source Code Management

Source Code Management

https://github.com/mattsilber/android-daily-alarm-service.git

Download daily-alarm-service

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0