Last Version

alarm 1.0.0

Alarmclock with capabilities of scheduling tasks and execution of recurring and normal task ------------------------------------------ Project version: 1.0.0 Gradle version: 6.1 Documentation: https://priytam.github.io/clock/ ------------------------------------------

License

License

GroupId

GroupId

com.github.priytam
ArtifactId

ArtifactId

alarm
Version

Version

1.0.0
Type

Type

jar
Description

Description

alarm
Alarmclock with capabilities of scheduling tasks and execution of recurring and normal task ------------------------------------------ Project version: 1.0.0 Gradle version: 6.1 Documentation: https://priytam.github.io/clock/ ------------------------------------------
Project URL

Project URL

https://github.com/Priytam/alarm
Source Code Management

Source Code Management

https://github.com/Priytam/alarm.git

Download alarm 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.priytam : stopwatch jar 1.0.0
org.apache.commons : commons-collections4 jar 4.4
concurrent : concurrent jar 1.3.4
com.google.guava : guava jar 28.1-jre
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.