is not current version
Last Version 0.5.0

KCron Common 0.2.0

Cron realization for Kotlin Multiplatform

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.ucasoft.kcron
ArtifactId

ArtifactId

kcron-common-native
Version

Version

0.2.0
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 0.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.