is not current version
Last Version 2.31.3

org.webjars:tablesorter 2.30.3

WebJar for tablesorter

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

tablesorter
Version

Version

2.30.3
Type

Type

jar

Download tablesorter 2.30.3


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