is not current version
Last Version 1.0.0

com.githup.liuyanggithup:amon 0.1.0

A lightweight distributed task scheduling framework.

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

amon
Version

Version

0.1.0
Type

Type

pom

Download amon 0.1.0

Filename Size
amon-0.1.0.pom 4 KB
Browse

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