| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lyloou |
| Идентификатор | Идентификаторcomponent-parent |
| Последняя версия | Последняя версия1.0.40 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcomponent-parent
Component Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| component-parent-1.0.40.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lyloou/component-parent/ -->
<dependency>
<groupId>com.lyloou</groupId>
<artifactId>component-parent</artifactId>
<version>1.0.40</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-parent/
implementation 'com.lyloou:component-parent:1.0.40'
// https://jarcasting.com/artifacts/com.lyloou/component-parent/
implementation ("com.lyloou:component-parent:1.0.40")
'com.lyloou:component-parent:pom:1.0.40'
<dependency org="com.lyloou" name="component-parent" rev="1.0.40">
<artifact name="component-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-parent', version='1.0.40')
)
libraryDependencies += "com.lyloou" % "component-parent" % "1.0.40"
[com.lyloou/component-parent "1.0.40"]