License |
License
The "New" BSD License
The Academic Free License, v. 2.1
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdgridx |
Last Version | Last Version1.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongridx
WebJar for GridX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gridx-1.3.9.pom | |
gridx-1.3.9.jar | 3 MB |
gridx-1.3.9-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/gridx/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>gridx</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/gridx/
implementation 'org.webjars:gridx:1.3.9'
// https://jarcasting.com/artifacts/org.webjars/gridx/
implementation ("org.webjars:gridx:1.3.9")
'org.webjars:gridx:jar:1.3.9'
<dependency org="org.webjars" name="gridx" rev="1.3.9">
<artifact name="gridx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='gridx', version='1.3.9')
)
libraryDependencies += "org.webjars" % "gridx" % "1.3.9"
[org.webjars/gridx "1.3.9"]