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

org.webjars.bower:jstree 3.3.4

WebJar for jstree

Группа

Группа

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

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

jstree
Версия

Версия

3.3.4
Тип

Тип

jar

Скачать jstree 3.3.4

Имя Файла Размер
jstree-3.3.4.pom
jstree-3.3.4.jar 251 KB
jstree-3.3.4-sources.jar 22 bytes
jstree-3.3.4-javadoc.jar 22 bytes
Обзор

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