is not current version
Last Version 4.0.0

org.webjars:ng-table 0.3.2

WebJar for ngTable

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-table
Version

Version

0.3.2
Type

Type

jar

Download ng-table 0.3.2


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