is not current version
Last Version 2.1.3-1

org.webjars:smart-table 1.4.0

WebJar for Smart Table

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

smart-table
Version

Version

1.4.0
Type

Type

jar

Download smart-table 1.4.0


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