License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-ui-tree |
Version | Version2.22.6 |
Type | Typejar |
Description |
Descriptionangular-ui-tree
WebJar for angular-ui-tree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-ui-tree-2.22.6.pom | |
angular-ui-tree-2.22.6.jar | 134 KB |
angular-ui-tree-2.22.6-sources.jar | 22 bytes |
angular-ui-tree-2.22.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-tree/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-ui-tree</artifactId>
<version>2.22.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-tree/
implementation 'org.webjars.npm:angular-ui-tree:2.22.6'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-ui-tree/
implementation ("org.webjars.npm:angular-ui-tree:2.22.6")
'org.webjars.npm:angular-ui-tree:jar:2.22.6'
<dependency org="org.webjars.npm" name="angular-ui-tree" rev="2.22.6">
<artifact name="angular-ui-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-ui-tree', version='2.22.6')
)
libraryDependencies += "org.webjars.npm" % "angular-ui-tree" % "2.22.6"
[org.webjars.npm/angular-ui-tree "2.22.6"]