License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdflat-tree |
Version | Version1.6.0 |
Type | Typejar |
Description |
Descriptionflat-tree
WebJar for flat-tree
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flat-tree-1.6.0.pom | |
flat-tree-1.6.0.jar | 7 KB |
flat-tree-1.6.0-sources.jar | 22 bytes |
flat-tree-1.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/flat-tree/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>flat-tree</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/flat-tree/
implementation 'org.webjars.npm:flat-tree:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/flat-tree/
implementation ("org.webjars.npm:flat-tree:1.6.0")
'org.webjars.npm:flat-tree:jar:1.6.0'
<dependency org="org.webjars.npm" name="flat-tree" rev="1.6.0">
<artifact name="flat-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='flat-tree', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "flat-tree" % "1.6.0"
[org.webjars.npm/flat-tree "1.6.0"]