License |
License |
---|---|
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdamon |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionamon
A lightweight distributed task scheduling framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
amon-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/amon/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>amon</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/amon/
implementation 'com.githup.liuyanggithup:amon:1.0.0'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/amon/
implementation ("com.githup.liuyanggithup:amon:1.0.0")
'com.githup.liuyanggithup:amon:pom:1.0.0'
<dependency org="com.githup.liuyanggithup" name="amon" rev="1.0.0">
<artifact name="amon" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='amon', version='1.0.0')
)
libraryDependencies += "com.githup.liuyanggithup" % "amon" % "1.0.0"
[com.githup.liuyanggithup/amon "1.0.0"]