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