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