License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-DataTables-Plugins |
Last Version | Last Version1.10.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatatables.net-plugins
WebJar for datatables.net-plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-DataTables-Plugins/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-DataTables-Plugins</artifactId>
<version>1.10.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-DataTables-Plugins/
implementation 'org.webjars.npm:github-com-DataTables-Plugins:1.10.15'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-DataTables-Plugins/
implementation ("org.webjars.npm:github-com-DataTables-Plugins:1.10.15")
'org.webjars.npm:github-com-DataTables-Plugins:jar:1.10.15'
<dependency org="org.webjars.npm" name="github-com-DataTables-Plugins" rev="1.10.15">
<artifact name="github-com-DataTables-Plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-DataTables-Plugins', version='1.10.15')
)
libraryDependencies += "org.webjars.npm" % "github-com-DataTables-Plugins" % "1.10.15"
[org.webjars.npm/github-com-DataTables-Plugins "1.10.15"]