License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdng-grid |
Last Version | Last Version2.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionng-grid
WebJar for ng-grid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ng-grid-2.0.14.pom | |
ng-grid-2.0.14.jar | 67 KB |
ng-grid-2.0.14-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ng-grid/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ng-grid</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ng-grid/
implementation 'org.webjars:ng-grid:2.0.14'
// https://jarcasting.com/artifacts/org.webjars/ng-grid/
implementation ("org.webjars:ng-grid:2.0.14")
'org.webjars:ng-grid:jar:2.0.14'
<dependency org="org.webjars" name="ng-grid" rev="2.0.14">
<artifact name="ng-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ng-grid', version='2.0.14')
)
libraryDependencies += "org.webjars" % "ng-grid" % "2.0.14"
[org.webjars/ng-grid "2.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : angularjs | jar | 1.2.16-2 |
org.webjars : jquery | jar | 1.11.1 |