is not current version
Last Version 2.1.9

org.webjars.npm:angular-smart-table 2.1.3

WebJar for angular-smart-table

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-smart-table
Version

Version

2.1.3
Type

Type

jar

Download angular-smart-table 2.1.3


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