Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-tree-control |
Version | Version0.2.28 |
Type | Typejar |
Filename | Size |
---|---|
angular-tree-control-0.2.28.pom | |
angular-tree-control-0.2.28.jar | 926 KB |
angular-tree-control-0.2.28-sources.jar | 22 bytes |
angular-tree-control-0.2.28-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.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-tree-control/
implementation 'org.webjars.npm:angular-tree-control:0.2.28'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-tree-control/
implementation ("org.webjars.npm:angular-tree-control:0.2.28")
'org.webjars.npm:angular-tree-control:jar:0.2.28'
<dependency org="org.webjars.npm" name="angular-tree-control" rev="0.2.28">
<artifact name="angular-tree-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-tree-control', version='0.2.28')
)
libraryDependencies += "org.webjars.npm" % "angular-tree-control" % "0.2.28"
[org.webjars.npm/angular-tree-control "0.2.28"]