is not current version
Last Version 2.0.14

org.webjars:ng-grid 2.0.10

WebJar for ng-grid

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-grid
Version

Version

2.0.10
Type

Type

jar

Download ng-grid 2.0.10


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