| License |
License |
|---|---|
| GroupId | GroupIdeu.timepit |
| ArtifactId | ArtifactIdfs2-cron-core_2.11 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionfs2-cron
fs2-cron
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fs2-cron-core_2.11-0.1.0.pom | |
| fs2-cron-core_2.11-0.1.0.jar | 10 KB |
| fs2-cron-core_2.11-0.1.0-sources.jar | 1 KB |
| fs2-cron-core_2.11-0.1.0-javadoc.jar | 333 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.timepit/fs2-cron-core_2.11/ -->
<dependency>
<groupId>eu.timepit</groupId>
<artifactId>fs2-cron-core_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/fs2-cron-core_2.11/
implementation 'eu.timepit:fs2-cron-core_2.11:0.1.0'
// https://jarcasting.com/artifacts/eu.timepit/fs2-cron-core_2.11/
implementation ("eu.timepit:fs2-cron-core_2.11:0.1.0")
'eu.timepit:fs2-cron-core_2.11:jar:0.1.0'
<dependency org="eu.timepit" name="fs2-cron-core_2.11" rev="0.1.0">
<artifact name="fs2-cron-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='fs2-cron-core_2.11', version='0.1.0')
)
libraryDependencies += "eu.timepit" % "fs2-cron-core_2.11" % "0.1.0"
[eu.timepit/fs2-cron-core_2.11 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.alonsodomin.cron4s : cron4s-core_2.11 | jar | 0.5.0 |
| co.fs2 : fs2-core_2.11 | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |