is not current version
Last Version 0.2.30

org.webjars.npm:angular-tree-control 0.2.21

WebJar for angular-tree-control

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-tree-control
Version

Version

0.2.21
Type

Type

jar

Download angular-tree-control 0.2.21


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