GroupId | GroupIdio.github.ForteScarlet.simple-robot-core |
---|---|
ArtifactId | ArtifactIdcomponent-forcoolqhttpapi |
Version | Version0.5.4-BETA-1.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/ -->
<dependency>
<groupId>io.github.ForteScarlet.simple-robot-core</groupId>
<artifactId>component-forcoolqhttpapi</artifactId>
<version>0.5.4-BETA-1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/
implementation 'io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:0.5.4-BETA-1.4.1'
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/
implementation ("io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:0.5.4-BETA-1.4.1")
'io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:jar:0.5.4-BETA-1.4.1'
<dependency org="io.github.ForteScarlet.simple-robot-core" name="component-forcoolqhttpapi" rev="0.5.4-BETA-1.4.1">
<artifact name="component-forcoolqhttpapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet.simple-robot-core', module='component-forcoolqhttpapi', version='0.5.4-BETA-1.4.1')
)
libraryDependencies += "io.github.ForteScarlet.simple-robot-core" % "component-forcoolqhttpapi" % "0.5.4-BETA-1.4.1"
[io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi "0.5.4-BETA-1.4.1"]