License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjTable |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjTable
WebJar for jTable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jTable-2.4.0.pom | |
jTable-2.4.0.jar | 225 KB |
jTable-2.4.0-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jTable/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jTable</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jTable/
implementation 'org.webjars:jTable:2.4.0'
// https://jarcasting.com/artifacts/org.webjars/jTable/
implementation ("org.webjars:jTable:2.4.0")
'org.webjars:jTable:jar:2.4.0'
<dependency org="org.webjars" name="jTable" rev="2.4.0">
<artifact name="jTable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jTable', version='2.4.0')
)
libraryDependencies += "org.webjars" % "jTable" % "2.4.0"
[org.webjars/jTable "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : jquery | jar | 1.11.1 |