is not current version
Last Version 1.0.101

com.github.mkorman9.districron:districron 1.0.96

Distributed CRON microservice

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mkorman9.districron
ArtifactId

ArtifactId

districron
Version

Version

1.0.96
Type

Type

pom

Download districron 1.0.96

Filename Size
districron-1.0.96.pom 11 KB
Browse

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