License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.html |
ArtifactId | ArtifactIdjstree |
Last Version | Last Version2022.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNasdanika HTML JsTree
Classes for generating JsTree nodes and context menus.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jstree-2022.6.1.pom | |
jstree-2022.6.1.jar | 12 KB |
jstree-2022.6.1-sources.jar | 8 KB |
jstree-2022.6.1-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.html/jstree/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>jstree</artifactId>
<version>2022.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/jstree/
implementation 'org.nasdanika.html:jstree:2022.6.1'
// https://jarcasting.com/artifacts/org.nasdanika.html/jstree/
implementation ("org.nasdanika.html:jstree:2022.6.1")
'org.nasdanika.html:jstree:jar:2022.6.1'
<dependency org="org.nasdanika.html" name="jstree" rev="2022.6.1">
<artifact name="jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='jstree', version='2022.6.1')
)
libraryDependencies += "org.nasdanika.html" % "jstree" % "2022.6.1"
[org.nasdanika.html/jstree "2022.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nasdanika.html : html | jar | 2022.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |