dandelion-core-samples
Sample applications to demonstrate Dandelion-Core features
| Группа | Группаcom.github.dandelion |
|---|---|
| Идентификатор | Идентификаторdandelion-core-samples-bom |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDandelion :: Core :: Samples :: BOM
BOM for all sample applications of Dandelion-Core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dandelion-core-samples-bom-1.1.1.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-core-samples-bom/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-core-samples-bom</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-core-samples-bom/
implementation 'com.github.dandelion:dandelion-core-samples-bom:1.1.1'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-core-samples-bom/
implementation ("com.github.dandelion:dandelion-core-samples-bom:1.1.1")
'com.github.dandelion:dandelion-core-samples-bom:pom:1.1.1'
<dependency org="com.github.dandelion" name="dandelion-core-samples-bom" rev="1.1.1">
<artifact name="dandelion-core-samples-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-core-samples-bom', version='1.1.1')
)
libraryDependencies += "com.github.dandelion" % "dandelion-core-samples-bom" % "1.1.1"
[com.github.dandelion/dandelion-core-samples-bom "1.1.1"]
Sample applications to demonstrate Dandelion-Core features