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