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