License |
License |
---|---|
GroupId | GroupIdcom.github.alonsodomin.cron4s |
ArtifactId | ArtifactIdcron4s-testkit_sjs0.6_2.11 |
Version | Version0.6.0-M1 |
Type | Typejar |
Description |
Descriptioncron4s
CRON expression parser for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.alonsodomin.cron4s/cron4s-testkit_sjs0.6_2.11/ -->
<dependency>
<groupId>com.github.alonsodomin.cron4s</groupId>
<artifactId>cron4s-testkit_sjs0.6_2.11</artifactId>
<version>0.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alonsodomin.cron4s/cron4s-testkit_sjs0.6_2.11/
implementation 'com.github.alonsodomin.cron4s:cron4s-testkit_sjs0.6_2.11:0.6.0-M1'
// https://jarcasting.com/artifacts/com.github.alonsodomin.cron4s/cron4s-testkit_sjs0.6_2.11/
implementation ("com.github.alonsodomin.cron4s:cron4s-testkit_sjs0.6_2.11:0.6.0-M1")
'com.github.alonsodomin.cron4s:cron4s-testkit_sjs0.6_2.11:jar:0.6.0-M1'
<dependency org="com.github.alonsodomin.cron4s" name="cron4s-testkit_sjs0.6_2.11" rev="0.6.0-M1">
<artifact name="cron4s-testkit_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alonsodomin.cron4s', module='cron4s-testkit_sjs0.6_2.11', version='0.6.0-M1')
)
libraryDependencies += "com.github.alonsodomin.cron4s" % "cron4s-testkit_sjs0.6_2.11" % "0.6.0-M1"
[com.github.alonsodomin.cron4s/cron4s-testkit_sjs0.6_2.11 "0.6.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.alonsodomin.cron4s : cron4s-core_sjs0.6_2.11 | jar | 0.6.0-M1 |
org.scala-js : scalajs-library_2.11 | jar | 0.6.28 |
org.typelevel : cats-laws_sjs0.6_2.11 | jar | 1.6.1 |
org.typelevel : cats-testkit_sjs0.6_2.11 | jar | 1.6.1 |
org.typelevel : discipline_sjs0.6_2.11 | jar | 0.11.1 |
org.typelevel : catalysts-platform_sjs0.6_2.11 | jar | 0.8 |
org.scalacheck : scalacheck_sjs0.6_2.11 | jar | 1.14.0 |
org.scalatest : scalatest_sjs0.6_2.11 | jar | 3.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-interface_2.11 | jar | 0.6.28 |