License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdcron4zio_3 |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncron4zio
Library to schedule ZIO effects based on cron expressions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cron4zio_3-0.2.1.pom | |
cron4zio_3-0.2.1.jar | 10 KB |
cron4zio_3-0.2.1-sources.jar | 1 KB |
cron4zio_3-0.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/cron4zio_3/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>cron4zio_3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/cron4zio_3/
implementation 'com.github.tharwaninitin:cron4zio_3:0.2.1'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/cron4zio_3/
implementation ("com.github.tharwaninitin:cron4zio_3:0.2.1")
'com.github.tharwaninitin:cron4zio_3:jar:0.2.1'
<dependency org="com.github.tharwaninitin" name="cron4zio_3" rev="0.2.1">
<artifact name="cron4zio_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='cron4zio_3', version='0.2.1')
)
libraryDependencies += "com.github.tharwaninitin" % "cron4zio_3" % "0.2.1"
[com.github.tharwaninitin/cron4zio_3 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
dev.zio : zio_3 | jar | 1.0.13 |
com.cronutils : cron-utils | jar | 9.1.6 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_3 | jar | 1.0.13 |
dev.zio : zio-test-sbt_3 | jar | 1.0.13 |