is not current version
Last Version 2.31.3

org.webjars:tablesorter 2.15.5

WebJar for tablesorter

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

tablesorter
Version

Version

2.15.5
Type

Type

jar

Download tablesorter 2.15.5


<!-- https://jarcasting.com/artifacts/org.webjars/tablesorter/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>tablesorter</artifactId>
    <version>2.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/tablesorter/
implementation 'org.webjars:tablesorter:2.15.5'
// https://jarcasting.com/artifacts/org.webjars/tablesorter/
implementation ("org.webjars:tablesorter:2.15.5")
'org.webjars:tablesorter:jar:2.15.5'
<dependency org="org.webjars" name="tablesorter" rev="2.15.5">
  <artifact name="tablesorter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='tablesorter', version='2.15.5')
)
libraryDependencies += "org.webjars" % "tablesorter" % "2.15.5"
[org.webjars/tablesorter "2.15.5"]