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