tablesorter
WebJar for tablesorter https://github.com/Mottie/tablesorter (forked from the original http://tablesorter.com )
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdtablesorter |
Last Version | Last Version2.31.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontablesorter
WebJar for tablesorter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tablesorter-2.31.3.pom | |
tablesorter-2.31.3.jar | 429 KB |
tablesorter-2.31.3-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/tablesorter/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>tablesorter</artifactId>
<version>2.31.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/tablesorter/
implementation 'org.webjars:tablesorter:2.31.3'
// https://jarcasting.com/artifacts/org.webjars/tablesorter/
implementation ("org.webjars:tablesorter:2.31.3")
'org.webjars:tablesorter:jar:2.31.3'
<dependency org="org.webjars" name="tablesorter" rev="2.31.3">
<artifact name="tablesorter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='tablesorter', version='2.31.3')
)
libraryDependencies += "org.webjars" % "tablesorter" % "2.31.3"
[org.webjars/tablesorter "2.31.3"]
WebJar for tablesorter https://github.com/Mottie/tablesorter (forked from the original http://tablesorter.com )