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