не последняя версия
Последняя версия 2.3.9

love.forte.simple-robot:component-parent 2.3.0-ALPHA.4


Группа

Группа

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

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

component-parent
Версия

Версия

2.3.0-ALPHA.4
Тип

Тип

pom

Скачать component-parent 2.3.0-ALPHA.4

Имя Файла Размер
component-parent-2.3.0-ALPHA.4.pom 996 bytes
Обзор

<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>component-parent</artifactId>
    <version>2.3.0-ALPHA.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/
implementation 'love.forte.simple-robot:component-parent:2.3.0-ALPHA.4'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/
implementation ("love.forte.simple-robot:component-parent:2.3.0-ALPHA.4")
'love.forte.simple-robot:component-parent:pom:2.3.0-ALPHA.4'
<dependency org="love.forte.simple-robot" name="component-parent" rev="2.3.0-ALPHA.4">
  <artifact name="component-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-parent', version='2.3.0-ALPHA.4')
)
libraryDependencies += "love.forte.simple-robot" % "component-parent" % "2.3.0-ALPHA.4"
[love.forte.simple-robot/component-parent "2.3.0-ALPHA.4"]