Categories |
CategoriesGithub Development Tools Version Controls Data |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-DataTables-Buttons |
Version | Version1.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-DataTables-Buttons/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-DataTables-Buttons</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-DataTables-Buttons/
implementation 'org.webjars.bower:github-com-DataTables-Buttons:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-DataTables-Buttons/
implementation ("org.webjars.bower:github-com-DataTables-Buttons:1.2.4")
'org.webjars.bower:github-com-DataTables-Buttons:jar:1.2.4'
<dependency org="org.webjars.bower" name="github-com-DataTables-Buttons" rev="1.2.4">
<artifact name="github-com-DataTables-Buttons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-DataTables-Buttons', version='1.2.4')
)
libraryDependencies += "org.webjars.bower" % "github-com-DataTables-Buttons" % "1.2.4"
[org.webjars.bower/github-com-DataTables-Buttons "1.2.4"]