Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-zTree-zTree_v3 |
Version | Version3.5.33 |
Type | Typejar |
Filename | Size |
---|---|
github-com-zTree-zTree_v3-3.5.33.pom | |
github-com-zTree-zTree_v3-3.5.33.jar | 950 KB |
github-com-zTree-zTree_v3-3.5.33-sources.jar | 22 bytes |
github-com-zTree-zTree_v3-3.5.33-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-zTree-zTree_v3/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-zTree-zTree_v3</artifactId>
<version>3.5.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-zTree-zTree_v3/
implementation 'org.webjars.npm:github-com-zTree-zTree_v3:3.5.33'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-zTree-zTree_v3/
implementation ("org.webjars.npm:github-com-zTree-zTree_v3:3.5.33")
'org.webjars.npm:github-com-zTree-zTree_v3:jar:3.5.33'
<dependency org="org.webjars.npm" name="github-com-zTree-zTree_v3" rev="3.5.33">
<artifact name="github-com-zTree-zTree_v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-zTree-zTree_v3', version='3.5.33')
)
libraryDependencies += "org.webjars.npm" % "github-com-zTree-zTree_v3" % "3.5.33"
[org.webjars.npm/github-com-zTree-zTree_v3 "3.5.33"]