| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery-tablesort |
| Version | Version0.0.9 |
| Type | Typejar |
| Description |
Descriptionjquery-tablesort
WebJar for jquery-tablesort
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jquery-tablesort-0.0.9.pom | |
| jquery-tablesort-0.0.9.jar | 13 KB |
| jquery-tablesort-0.0.9-sources.jar | 22 bytes |
| jquery-tablesort-0.0.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-tablesort/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-tablesort</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-tablesort/
implementation 'org.webjars.npm:jquery-tablesort:0.0.9'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-tablesort/
implementation ("org.webjars.npm:jquery-tablesort:0.0.9")
'org.webjars.npm:jquery-tablesort:jar:0.0.9'
<dependency org="org.webjars.npm" name="jquery-tablesort" rev="0.0.9">
<artifact name="jquery-tablesort" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-tablesort', version='0.0.9')
)
libraryDependencies += "org.webjars.npm" % "jquery-tablesort" % "0.0.9"
[org.webjars.npm/jquery-tablesort "0.0.9"]