| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdngFlowGrid |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionngFlowGrid
WebJar for ngFlowGrid
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ngFlowGrid-1.0.2.pom | |
| ngFlowGrid-1.0.2.jar | 223 KB |
| ngFlowGrid-1.0.2-sources.jar | 22 bytes |
| ngFlowGrid-1.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/ngFlowGrid/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>ngFlowGrid</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ngFlowGrid/
implementation 'org.webjars.bower:ngFlowGrid:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.bower/ngFlowGrid/
implementation ("org.webjars.bower:ngFlowGrid:1.0.2")
'org.webjars.bower:ngFlowGrid:jar:1.0.2'
<dependency org="org.webjars.bower" name="ngFlowGrid" rev="1.0.2">
<artifact name="ngFlowGrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ngFlowGrid', version='1.0.2')
)
libraryDependencies += "org.webjars.bower" % "ngFlowGrid" % "1.0.2"
[org.webjars.bower/ngFlowGrid "1.0.2"]