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

love.forte.simple-robot:component-parent 2.0.7


Группа

Группа

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

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

component-parent
Версия

Версия

2.0.7
Тип

Тип

jar

Скачать component-parent 2.0.7

Имя Файла Размер
component-parent-2.0.7.pom 977 bytes
component-parent-2.0.7-javadoc.jar 245 KB
Обзор

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