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