KCron Common

Cron realization for Kotlin Multiplatform

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.ucasoft.kcron
ArtifactId

ArtifactId

kcron-common-native
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

KCron Common
Cron realization for Kotlin Multiplatform
Project URL

Project URL

https://github.com/Scogun/kcron-common
Source Code Management

Source Code Management

https://github.com/Scogun/kcron-common

Download kcron-common-native

How to add to project

<!-- https://jarcasting.com/artifacts/com.ucasoft.kcron/kcron-common-native/ -->
<dependency>
    <groupId>com.ucasoft.kcron</groupId>
    <artifactId>kcron-common-native</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ucasoft.kcron/kcron-common-native/
implementation 'com.ucasoft.kcron:kcron-common-native:0.5.0'
// https://jarcasting.com/artifacts/com.ucasoft.kcron/kcron-common-native/
implementation ("com.ucasoft.kcron:kcron-common-native:0.5.0")
'com.ucasoft.kcron:kcron-common-native:pom:0.5.0'
<dependency org="com.ucasoft.kcron" name="kcron-common-native" rev="0.5.0">
  <artifact name="kcron-common-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ucasoft.kcron', module='kcron-common-native', version='0.5.0')
)
libraryDependencies += "com.ucasoft.kcron" % "kcron-common-native" % "0.5.0"
[com.ucasoft.kcron/kcron-common-native "0.5.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.3.1
0.2.2
0.2.0
0.1.5
0.1.4