GroupId | GroupIdio.github.ForteScarlet.simple-robot-module |
---|---|
ArtifactId | ArtifactIdmod-delay-task |
Version | Version1.0-1.11 |
Type | Typejar |
Filename | Size |
---|---|
mod-delay-task-1.0-1.11.pom | |
mod-delay-task-1.0-1.11.jar | 73 KB |
mod-delay-task-1.0-1.11-sources.jar | 7 KB |
mod-delay-task-1.0-1.11-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-module/mod-delay-task/ -->
<dependency>
<groupId>io.github.ForteScarlet.simple-robot-module</groupId>
<artifactId>mod-delay-task</artifactId>
<version>1.0-1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-module/mod-delay-task/
implementation 'io.github.ForteScarlet.simple-robot-module:mod-delay-task:1.0-1.11'
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-module/mod-delay-task/
implementation ("io.github.ForteScarlet.simple-robot-module:mod-delay-task:1.0-1.11")
'io.github.ForteScarlet.simple-robot-module:mod-delay-task:jar:1.0-1.11'
<dependency org="io.github.ForteScarlet.simple-robot-module" name="mod-delay-task" rev="1.0-1.11">
<artifact name="mod-delay-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet.simple-robot-module', module='mod-delay-task', version='1.0-1.11')
)
libraryDependencies += "io.github.ForteScarlet.simple-robot-module" % "mod-delay-task" % "1.0-1.11"
[io.github.ForteScarlet.simple-robot-module/mod-delay-task "1.0-1.11"]