License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjstree |
Last Version | Last Version3.3.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjstree
WebJar for jstree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jstree-3.3.12.pom | |
jstree-3.3.12.jar | 237 KB |
jstree-3.3.12-sources.jar | 22 bytes |
jstree-3.3.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jstree/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jstree</artifactId>
<version>3.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jstree/
implementation 'org.webjars.bower:jstree:3.3.12'
// https://jarcasting.com/artifacts/org.webjars.bower/jstree/
implementation ("org.webjars.bower:jstree:3.3.12")
'org.webjars.bower:jstree:jar:3.3.12'
<dependency org="org.webjars.bower" name="jstree" rev="3.3.12">
<artifact name="jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jstree', version='3.3.12')
)
libraryDependencies += "org.webjars.bower" % "jstree" % "3.3.12"
[org.webjars.bower/jstree "3.3.12"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : jquery | jar | [1.9.1,) |