is not current version
Last Version 2.22.6

org.webjars.npm:angular-ui-tree 2.22.4

WebJar for angular-ui-tree

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-ui-tree
Version

Version

2.22.4
Type

Type

jar

Download angular-ui-tree 2.22.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-tree/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular-ui-tree</artifactId>
    <version>2.22.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-tree/
implementation 'org.webjars.npm:angular-ui-tree:2.22.4'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-tree/
implementation ("org.webjars.npm:angular-ui-tree:2.22.4")
'org.webjars.npm:angular-ui-tree:jar:2.22.4'
<dependency org="org.webjars.npm" name="angular-ui-tree" rev="2.22.4">
  <artifact name="angular-ui-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-ui-tree', version='2.22.4')
)
libraryDependencies += "org.webjars.npm" % "angular-ui-tree" % "2.22.4"
[org.webjars.npm/angular-ui-tree "2.22.4"]