is not current version
Last Version 2.22.6

org.webjars.bower:angular-ui-tree 2.22.1

WebJar for angular-ui-tree

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-ui-tree
Version

Version

2.22.1
Type

Type

jar

Download angular-ui-tree 2.22.1


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