| License |
License |
|---|---|
| GroupId | GroupIdcom.criteo.cuttle |
| ArtifactId | ArtifactIdcron_2.11 |
| Version | Version0.12.4 |
| Type | Typejar |
| Description |
Descriptioncron
cron
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.criteo.cuttle |
| Filename | Size |
|---|---|
| cron_2.11-0.12.4.pom | |
| cron_2.11-0.12.4.jar | 14 MB |
| cron_2.11-0.12.4-sources.jar | 15 KB |
| cron_2.11-0.12.4-javadoc.jar | 419 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.criteo.cuttle/cron_2.11/ -->
<dependency>
<groupId>com.criteo.cuttle</groupId>
<artifactId>cron_2.11</artifactId>
<version>0.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.criteo.cuttle/cron_2.11/
implementation 'com.criteo.cuttle:cron_2.11:0.12.4'
// https://jarcasting.com/artifacts/com.criteo.cuttle/cron_2.11/
implementation ("com.criteo.cuttle:cron_2.11:0.12.4")
'com.criteo.cuttle:cron_2.11:jar:0.12.4'
<dependency org="com.criteo.cuttle" name="cron_2.11" rev="0.12.4">
<artifact name="cron_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.criteo.cuttle', module='cron_2.11', version='0.12.4')
)
libraryDependencies += "com.criteo.cuttle" % "cron_2.11" % "0.12.4"
[com.criteo.cuttle/cron_2.11 "0.12.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.criteo.cuttle : cuttle_2.11 | jar | 0.12.4 |
| com.github.alonsodomin.cron4s : cron4s-core_2.11 | jar | 0.4.5 |