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