не последняя версия
Последняя версия 3.3.12

org.webjars:jstree 3.0.0-beta10

WebJar for jstree

Группа

Группа

org.webjars
Идентификатор

Идентификатор

jstree
Версия

Версия

3.0.0-beta10
Тип

Тип

jar

Скачать jstree 3.0.0-beta10


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