| Категории |
КатегорииIDE Инструменты разработки Leaf Данные Базы данных |
|---|---|
| Группа | Группаio.github.leonside |
| Идентификатор | Идентификаторspringleaf-cloud-smart-discovery-parent |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| springleaf-cloud-smart-discovery-parent-1.0.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-parent/ -->
<dependency>
<groupId>io.github.leonside</groupId>
<artifactId>springleaf-cloud-smart-discovery-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-parent/
implementation 'io.github.leonside:springleaf-cloud-smart-discovery-parent:1.0.0'
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-parent/
implementation ("io.github.leonside:springleaf-cloud-smart-discovery-parent:1.0.0")
'io.github.leonside:springleaf-cloud-smart-discovery-parent:pom:1.0.0'
<dependency org="io.github.leonside" name="springleaf-cloud-smart-discovery-parent" rev="1.0.0">
<artifact name="springleaf-cloud-smart-discovery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.leonside', module='springleaf-cloud-smart-discovery-parent', version='1.0.0')
)
libraryDependencies += "io.github.leonside" % "springleaf-cloud-smart-discovery-parent" % "1.0.0"
[io.github.leonside/springleaf-cloud-smart-discovery-parent "1.0.0"]