License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddandelion-datatables-samples-bom |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDandelion :: Datatables :: Samples :: BOM
BOM for all sample applications of Dandelion-Datatables
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dandelion-datatables-samples-bom-1.1.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables-samples-bom/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables-samples-bom</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables-samples-bom/
implementation 'com.github.dandelion:dandelion-datatables-samples-bom:1.1.1'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables-samples-bom/
implementation ("com.github.dandelion:dandelion-datatables-samples-bom:1.1.1")
'com.github.dandelion:dandelion-datatables-samples-bom:pom:1.1.1'
<dependency org="com.github.dandelion" name="dandelion-datatables-samples-bom" rev="1.1.1">
<artifact name="dandelion-datatables-samples-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-datatables-samples-bom', version='1.1.1')
)
libraryDependencies += "com.github.dandelion" % "dandelion-datatables-samples-bom" % "1.1.1"
[com.github.dandelion/dandelion-datatables-samples-bom "1.1.1"]