License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdSlickGrid |
Last Version | Last Version2.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlickGrid
WebJar for SlickGrid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SlickGrid-2.3.16.pom | |
SlickGrid-2.3.16.jar | 278 KB |
SlickGrid-2.3.16-javadoc.jar | 265 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/SlickGrid/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>SlickGrid</artifactId>
<version>2.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/SlickGrid/
implementation 'org.webjars:SlickGrid:2.3.16'
// https://jarcasting.com/artifacts/org.webjars/SlickGrid/
implementation ("org.webjars:SlickGrid:2.3.16")
'org.webjars:SlickGrid:jar:2.3.16'
<dependency org="org.webjars" name="SlickGrid" rev="2.3.16">
<artifact name="SlickGrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='SlickGrid', version='2.3.16')
)
libraryDependencies += "org.webjars" % "SlickGrid" % "2.3.16"
[org.webjars/SlickGrid "2.3.16"]