| Группа | Группаio.github.ForteScarlet.simple-robot-core |
|---|---|
| Идентификатор | Идентификаторcomponent-forcoolqhttpapi |
| Версия | Версия0.7.0-BETA-1.7.0 |
| Тип | Типjar |
<!-- 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.7.0-BETA-1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/
implementation 'io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:0.7.0-BETA-1.7.0'
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi/
implementation ("io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:0.7.0-BETA-1.7.0")
'io.github.ForteScarlet.simple-robot-core:component-forcoolqhttpapi:jar:0.7.0-BETA-1.7.0'
<dependency org="io.github.ForteScarlet.simple-robot-core" name="component-forcoolqhttpapi" rev="0.7.0-BETA-1.7.0">
<artifact name="component-forcoolqhttpapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet.simple-robot-core', module='component-forcoolqhttpapi', version='0.7.0-BETA-1.7.0')
)
libraryDependencies += "io.github.ForteScarlet.simple-robot-core" % "component-forcoolqhttpapi" % "0.7.0-BETA-1.7.0"
[io.github.ForteScarlet.simple-robot-core/component-forcoolqhttpapi "0.7.0-BETA-1.7.0"]