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