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