GroupId | GroupIdio.github.ForteScarlet.simple-robot-core |
---|---|
ArtifactId | ArtifactIdcomponent-forcoolqhttpapi |
Version | Version1.1.1-1.12 |
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>1.1.1-1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/
implementation 'io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:1.1.1-1.12'
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/
implementation ("io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:1.1.1-1.12")
'io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:jar:1.1.1-1.12'
<dependency org="io.github.ForteScarlet.simple-robot-core" name="component-forcoolqhttpapi" rev="1.1.1-1.12">
<artifact name="component-forcoolqhttpapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet.simple-robot-core', module='component-forcoolqhttpapi', version='1.1.1-1.12')
)
libraryDependencies += "io.github.ForteScarlet.simple-robot-core" % "component-forcoolqhttpapi" % "1.1.1-1.12"
[io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi "1.1.1-1.12"]