is not current version
Last Version 2.38.0

org.webjars.npm:jquery.fancytree 2.30.1

WebJar for jquery.fancytree

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery.fancytree
Version

Version

2.30.1
Type

Type

jar

Download jquery.fancytree 2.30.1


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