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