| License |
License |
|---|---|
| GroupId | GroupIdio.github.ForteScarlet.simple-robot-module |
| ArtifactId | ArtifactIdmod-delay-task |
| Version | Version1.1-1.12 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| mod-delay-task-1.1-1.12.pom | |
| mod-delay-task-1.1-1.12.jar | 81 KB |
| mod-delay-task-1.1-1.12-sources.jar | 8 KB |
| mod-delay-task-1.1-1.12-javadoc.jar | 25 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.1-1.12</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.1-1.12'
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-module/mod-delay-task/
implementation ("io.github.ForteScarlet.simple-robot-module:mod-delay-task:1.1-1.12")
'io.github.ForteScarlet.simple-robot-module:mod-delay-task:jar:1.1-1.12'
<dependency org="io.github.ForteScarlet.simple-robot-module" name="mod-delay-task" rev="1.1-1.12">
<artifact name="mod-delay-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet.simple-robot-module', module='mod-delay-task', version='1.1-1.12')
)
libraryDependencies += "io.github.ForteScarlet.simple-robot-module" % "mod-delay-task" % "1.1-1.12"
[io.github.ForteScarlet.simple-robot-module/mod-delay-task "1.1-1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.ForteScarlet : simple-robot-core Optional | jar | 1.12.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test Optional | jar | 1.3.72 |