| Группа | Группаlove.forte.simple-robot |
|---|---|
| Идентификатор | Идентификаторcomponent-parent |
| Последняя версия | Последняя версия2.3.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| component-parent-2.3.9.pom | 882 bytes |
| component-parent-2.3.9-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.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/
implementation 'love.forte.simple-robot:component-parent:2.3.9'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/
implementation ("love.forte.simple-robot:component-parent:2.3.9")
'love.forte.simple-robot:component-parent:jar:2.3.9'
<dependency org="love.forte.simple-robot" name="component-parent" rev="2.3.9">
<artifact name="component-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-parent', version='2.3.9')
)
libraryDependencies += "love.forte.simple-robot" % "component-parent" % "2.3.9"
[love.forte.simple-robot/component-parent "2.3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| love.forte.simple-robot : core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar |