dandelion-core-samples
Sample applications to demonstrate Dandelion-Core features
| GroupId | GroupIdcom.github.dandelion |
|---|---|
| ArtifactId | ArtifactIddandelion-core-samples-bom |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDandelion :: Core :: Samples :: BOM
BOM for all sample applications of Dandelion-Core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dandelion-core-samples-bom-1.1.1.pom | 13 KB |
| Browse |
<!-- 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