is not current version
Last Version 4.0.0

org.webjars:ng-table 0.3.3

WebJar for ngTable

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-table
Version

Version

0.3.3
Type

Type

jar

Download ng-table 0.3.3


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