| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdztree | 
| Last Version | Last Version3.5.24 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionztree WebJar for ztree | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| ztree-3.5.24.pom | |
| ztree-3.5.24.jar | 831 KB | 
| ztree-3.5.24-sources.jar | 22 bytes | 
| ztree-3.5.24-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ztree/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ztree</artifactId>
    <version>3.5.24</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/ztree/
implementation 'org.webjars.npm:ztree:3.5.24'// https://jarcasting.com/artifacts/org.webjars.npm/ztree/
implementation ("org.webjars.npm:ztree:3.5.24")'org.webjars.npm:ztree:jar:3.5.24'<dependency org="org.webjars.npm" name="ztree" rev="3.5.24">
  <artifact name="ztree" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='ztree', version='3.5.24')
)libraryDependencies += "org.webjars.npm" % "ztree" % "3.5.24"[org.webjars.npm/ztree "3.5.24"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : jquery | jar | [1.4.4,) |