Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-tree-control |
Version | Version0.2.25 |
Type | Typejar |
Filename | Size |
---|---|
angular-tree-control-0.2.25.pom | |
angular-tree-control-0.2.25.jar | 858 KB |
angular-tree-control-0.2.25-sources.jar | 22 bytes |
angular-tree-control-0.2.25-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-tree-control/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-tree-control</artifactId>
<version>0.2.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-tree-control/
implementation 'org.webjars.npm:angular-tree-control:0.2.25'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-tree-control/
implementation ("org.webjars.npm:angular-tree-control:0.2.25")
'org.webjars.npm:angular-tree-control:jar:0.2.25'
<dependency org="org.webjars.npm" name="angular-tree-control" rev="0.2.25">
<artifact name="angular-tree-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-tree-control', version='0.2.25')
)
libraryDependencies += "org.webjars.npm" % "angular-tree-control" % "0.2.25"
[org.webjars.npm/angular-tree-control "0.2.25"]