is not current version
Last Version 1.0.0

com.githup.liuyanggithup:amon-core 0.1.0

A lightweight distributed task scheduling framework.

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

amon-core
Version

Version

0.1.0
Type

Type

jar

Download amon-core 0.1.0


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