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

org.webjars:jstree 3.3.3

WebJar for jstree

Группа

Группа

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

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

jstree
Версия

Версия

3.3.3
Тип

Тип

jar

Скачать jstree 3.3.3

Имя Файла Размер
jstree-3.3.3.pom
jstree-3.3.3.jar 125 KB
jstree-3.3.3-sources.jar 3 KB
Обзор

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