Last Version

cron4s 0.6.0-M1

CRON expression parser for Scala

License

License

GroupId

GroupId

com.github.alonsodomin.cron4s
ArtifactId

ArtifactId

cron4s-testkit_2.11
Version

Version

0.6.0-M1
Type

Type

jar
Description

Description

cron4s
CRON expression parser for Scala
Project URL

Project URL

https://github.com/alonsodomin/cron4s
Project Organization

Project Organization

Antonio Alonso Dominguez
Source Code Management

Source Code Management

https://github.com/alonsodomin/cron4s

Download cron4s-testkit_2.11 0.6.0-M1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.alonsodomin.cron4s : cron4s-core_2.11 jar 0.6.0-M1
org.typelevel : cats-laws_2.11 jar 1.6.1
org.typelevel : cats-testkit_2.11 jar 1.6.1
org.typelevel : discipline_2.11 jar 0.11.1
org.typelevel : catalysts-platform_2.11 jar 0.8
org.scalacheck : scalacheck_2.11 jar 1.14.0
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.