is not current version
Last Version 0.2.28

org.webjars:angular-tree-control 0.1.5-1

WebJar for Angular Tree Control

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-tree-control
Version

Version

0.1.5-1
Type

Type

jar

Download angular-tree-control 0.1.5-1


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