| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lzj960515 |
| ArtifactId | ArtifactIddelay-task |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondelay-task
delay-task
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| delay-task-0.0.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task/
implementation 'com.github.lzj960515:delay-task:0.0.4'
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task/
implementation ("com.github.lzj960515:delay-task:0.0.4")
'com.github.lzj960515:delay-task:pom:0.0.4'
<dependency org="com.github.lzj960515" name="delay-task" rev="0.0.4">
<artifact name="delay-task" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lzj960515', module='delay-task', version='0.0.4')
)
libraryDependencies += "com.github.lzj960515" % "delay-task" % "0.0.4"
[com.github.lzj960515/delay-task "0.0.4"]