| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаtop.leafage |
| Идентификатор | Идентификаторleafage-starter-parent |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Описание |
Описаниеleafage-starter-parent
pom dependencies control of leafage
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| leafage-starter-parent-0.1.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.leafage/leafage-starter-parent/ -->
<dependency>
<groupId>top.leafage</groupId>
<artifactId>leafage-starter-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.leafage/leafage-starter-parent/
implementation 'top.leafage:leafage-starter-parent:0.1.0'
// https://jarcasting.com/artifacts/top.leafage/leafage-starter-parent/
implementation ("top.leafage:leafage-starter-parent:0.1.0")
'top.leafage:leafage-starter-parent:pom:0.1.0'
<dependency org="top.leafage" name="leafage-starter-parent" rev="0.1.0">
<artifact name="leafage-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.leafage', module='leafage-starter-parent', version='0.1.0')
)
libraryDependencies += "top.leafage" % "leafage-starter-parent" % "0.1.0"
[top.leafage/leafage-starter-parent "0.1.0"]