is not current version
Last Version 3.0.0.preview.0.4

love.forte.simple-robot:api 2.2.0-DEV.12


GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

api
Version

Version

2.2.0-DEV.12
Type

Type

jar

Download api 2.2.0-DEV.12


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/api/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>api</artifactId>
    <version>2.2.0-DEV.12</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/api/
implementation 'love.forte.simple-robot:api:2.2.0-DEV.12'
// https://jarcasting.com/artifacts/love.forte.simple-robot/api/
implementation ("love.forte.simple-robot:api:2.2.0-DEV.12")
'love.forte.simple-robot:api:jar:2.2.0-DEV.12'
<dependency org="love.forte.simple-robot" name="api" rev="2.2.0-DEV.12">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='api', version='2.2.0-DEV.12')
)
libraryDependencies += "love.forte.simple-robot" % "api" % "2.2.0-DEV.12"
[love.forte.simple-robot/api "2.2.0-DEV.12"]