k

kcron-common-mingwx64

Cron realization for Kotlin Multiplatform with Kotlinx DateTime Provider
https://github.com/Scogun/kcron-common
The Apache License, Version 2.0
Sergey Antonov Alexei Myshkouski
Files download
File Operation
kcron-common-mingwx64-0.10.2.pom download
kcron-common-mingwx64-0.10.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ucasoft.kcron</groupId>
  <artifactId>kcron-common-mingwx64</artifactId>
  <version>0.10.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.ucasoft.kcron:kcron-common-mingwx64:0.10.2'
Gradle Kotlin
implementation("com.ucasoft.kcron:kcron-common-mingwx64:0.10.2")
Scala SBT
libraryDependencies += "com.ucasoft.kcron" % "kcron-common-mingwx64" % "0.10.2"
Groovy Grape
@Grapes(
  @Grab(group='com.ucasoft.kcron', module='kcron-common-mingwx64', version='0.10.2')
)
Apache Ivy
<dependency org="com.ucasoft.kcron" name="kcron-common-mingwx64" rev="0.10.2" />
Leiningen
[com.ucasoft.kcron/kcron-common-mingwx64 "0.10.2"]
Apache Buildr
'com.ucasoft.kcron:kcron-common-mingwx64:jar:0.10.2'