| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtablesort |
| Version | Version5.2.0 |
| Type | Typejar |
| Description |
Descriptiontablesort
WebJar for tablesort
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tablesort-5.2.0.pom | |
| tablesort-5.2.0.jar | 148 KB |
| tablesort-5.2.0-sources.jar | 22 bytes |
| tablesort-5.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tablesort/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tablesort</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tablesort/
implementation 'org.webjars.npm:tablesort:5.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tablesort/
implementation ("org.webjars.npm:tablesort:5.2.0")
'org.webjars.npm:tablesort:jar:5.2.0'
<dependency org="org.webjars.npm" name="tablesort" rev="5.2.0">
<artifact name="tablesort" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tablesort', version='5.2.0')
)
libraryDependencies += "org.webjars.npm" % "tablesort" % "5.2.0"
[org.webjars.npm/tablesort "5.2.0"]