не последняя версия
Последняя версия 3.0.0.preview.0.4

love.forte.simple-robot:api 2.0.0-BETA.8


Группа

Группа

love.forte.simple-robot
Идентификатор

Идентификатор

api
Версия

Версия

2.0.0-BETA.8
Тип

Тип

jar

Скачать api 2.0.0-BETA.8


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