n

ng-js-tree

WebJar for ng-js-tree
http://webjars.org
MIT
Files download
File Operation
ng-js-tree-0.0.10.jar download
ng-js-tree-0.0.10.pom download
ng-js-tree-0.0.10-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>ng-js-tree</artifactId>
  <version>0.0.10</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:ng-js-tree:0.0.10'
Gradle Kotlin
implementation("org.webjars.npm:ng-js-tree:0.0.10")
Scala SBT
libraryDependencies += "org.webjars.npm" % "ng-js-tree" % "0.0.10"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='ng-js-tree', version='0.0.10')
)
Apache Ivy
<dependency org="org.webjars.npm" name="ng-js-tree" rev="0.0.10" />
Leiningen
[org.webjars.npm/ng-js-tree "0.0.10"]
Apache Buildr
'org.webjars.npm:ng-js-tree:jar:0.0.10'