is not current version
Last Version 2.31.3

org.webjars.npm:tablesorter 2.28.15

WebJar for tablesorter

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tablesorter
Version

Version

2.28.15
Type

Type

jar

Download tablesorter 2.28.15


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