is not current version
Last Version 3.3.12

org.webjars.npm:jstree 3.3.2

WebJar for jstree

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jstree
Version

Version

3.3.2
Type

Type

jar

Download jstree 3.3.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/jstree/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jstree</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jstree/
implementation 'org.webjars.npm:jstree:3.3.2'
// https://jarcasting.com/artifacts/org.webjars.npm/jstree/
implementation ("org.webjars.npm:jstree:3.3.2")
'org.webjars.npm:jstree:jar:3.3.2'
<dependency org="org.webjars.npm" name="jstree" rev="3.3.2">
  <artifact name="jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jstree', version='3.3.2')
)
libraryDependencies += "org.webjars.npm" % "jstree" % "3.3.2"
[org.webjars.npm/jstree "3.3.2"]