Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddandelion-datatables |
Version | Version0.8.13 |
Type | Typepom |
Filename | Size |
---|---|
dandelion-datatables-0.8.13.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>0.8.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/
implementation 'com.github.dandelion:dandelion-datatables:0.8.13'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/
implementation ("com.github.dandelion:dandelion-datatables:0.8.13")
'com.github.dandelion:dandelion-datatables:pom:0.8.13'
<dependency org="com.github.dandelion" name="dandelion-datatables" rev="0.8.13">
<artifact name="dandelion-datatables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-datatables', version='0.8.13')
)
libraryDependencies += "com.github.dandelion" % "dandelion-datatables" % "0.8.13"
[com.github.dandelion/dandelion-datatables "0.8.13"]