is not current version
Last Version 2.31.3

org.webjars.npm:tablesorter 2.31.1

WebJar for tablesorter

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tablesorter
Version

Version

2.31.1
Type

Type

jar

Download tablesorter 2.31.1


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