License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvue-jstree |
Version | Version2.1.6 |
Type | Typejar |
Description |
Descriptionvue-jstree
WebJar for vue-jstree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vue-jstree-2.1.6.pom | |
vue-jstree-2.1.6.jar | 157 KB |
vue-jstree-2.1.6-sources.jar | 22 bytes |
vue-jstree-2.1.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-jstree/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue-jstree</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-jstree/
implementation 'org.webjars.npm:vue-jstree:2.1.6'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-jstree/
implementation ("org.webjars.npm:vue-jstree:2.1.6")
'org.webjars.npm:vue-jstree:jar:2.1.6'
<dependency org="org.webjars.npm" name="vue-jstree" rev="2.1.6">
<artifact name="vue-jstree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-jstree', version='2.1.6')
)
libraryDependencies += "org.webjars.npm" % "vue-jstree" % "2.1.6"
[org.webjars.npm/vue-jstree "2.1.6"]