Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.datatables |
ArtifactId | ArtifactIddist-datatables-buttons |
Version | Version1.5.6 |
Type | Typejar |
Filename | Size |
---|---|
dist-datatables-buttons-1.5.6.pom | |
dist-datatables-buttons-1.5.6.jar | 131 KB |
dist-datatables-buttons-1.5.6-sources.jar | 22 bytes |
dist-datatables-buttons-1.5.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-buttons/ -->
<dependency>
<groupId>org.webjars.bowergithub.datatables</groupId>
<artifactId>dist-datatables-buttons</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-buttons/
implementation 'org.webjars.bowergithub.datatables:dist-datatables-buttons:1.5.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-buttons/
implementation ("org.webjars.bowergithub.datatables:dist-datatables-buttons:1.5.6")
'org.webjars.bowergithub.datatables:dist-datatables-buttons:jar:1.5.6'
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-buttons" rev="1.5.6">
<artifact name="dist-datatables-buttons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-buttons', version='1.5.6')
)
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-buttons" % "1.5.6"
[org.webjars.bowergithub.datatables/dist-datatables-buttons "1.5.6"]