is not current version
Last Version 1.1-1.12

io.github.ForteScarlet.simple-robot-module:mod-delay-task 1.0-1.11


GroupId

GroupId

io.github.ForteScarlet.simple-robot-module
ArtifactId

ArtifactId

mod-delay-task
Version

Version

1.0-1.11
Type

Type

jar

Download mod-delay-task 1.0-1.11


<!-- 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"]