License |
License |
---|---|
GroupId | GroupIdcom.github.lzj960515 |
ArtifactId | ArtifactIddelay-task |
Version | Version0.0.3 |
Type | Typepom |
Description |
Descriptiondelay-task
delay-task
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
delay-task-0.0.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lzj960515/delay-task/ -->
<dependency>
<groupId>com.github.lzj960515</groupId>
<artifactId>delay-task</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task/
implementation 'com.github.lzj960515:delay-task:0.0.3'
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task/
implementation ("com.github.lzj960515:delay-task:0.0.3")
'com.github.lzj960515:delay-task:pom:0.0.3'
<dependency org="com.github.lzj960515" name="delay-task" rev="0.0.3">
<artifact name="delay-task" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lzj960515', module='delay-task', version='0.0.3')
)
libraryDependencies += "com.github.lzj960515" % "delay-task" % "0.0.3"
[com.github.lzj960515/delay-task "0.0.3"]