License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddatatables.net-plugins |
Version | Version1.10.18 |
Type | Typejar |
Description |
Descriptiondatatables.net-plugins
WebJar for datatables.net-plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datatables.net-plugins-1.10.18.pom | |
datatables.net-plugins-1.10.18.jar | 352 KB |
datatables.net-plugins-1.10.18-sources.jar | 22 bytes |
datatables.net-plugins-1.10.18-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-plugins/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>datatables.net-plugins</artifactId>
<version>1.10.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-plugins/
implementation 'org.webjars.npm:datatables.net-plugins:1.10.18'
// https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-plugins/
implementation ("org.webjars.npm:datatables.net-plugins:1.10.18")
'org.webjars.npm:datatables.net-plugins:jar:1.10.18'
<dependency org="org.webjars.npm" name="datatables.net-plugins" rev="1.10.18">
<artifact name="datatables.net-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='datatables.net-plugins', version='1.10.18')
)
libraryDependencies += "org.webjars.npm" % "datatables.net-plugins" % "1.10.18"
[org.webjars.npm/datatables.net-plugins "1.10.18"]