Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-zTree-zTree_v3 |
Version | Version3.5.29 |
Type | Typejar |
Filename | Size |
---|---|
github-com-zTree-zTree_v3-3.5.29.pom | |
github-com-zTree-zTree_v3-3.5.29.jar | 941 KB |
github-com-zTree-zTree_v3-3.5.29-sources.jar | 22 bytes |
github-com-zTree-zTree_v3-3.5.29-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.29</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.29'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-zTree-zTree_v3/
implementation ("org.webjars.npm:github-com-zTree-zTree_v3:3.5.29")
'org.webjars.npm:github-com-zTree-zTree_v3:jar:3.5.29'
<dependency org="org.webjars.npm" name="github-com-zTree-zTree_v3" rev="3.5.29">
<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.29')
)
libraryDependencies += "org.webjars.npm" % "github-com-zTree-zTree_v3" % "3.5.29"
[org.webjars.npm/github-com-zTree-zTree_v3 "3.5.29"]