GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdliquor-tree |
Version | Version0.2.32 |
Type | Typejar |
Filename | Size |
---|---|
liquor-tree-0.2.32.pom | |
liquor-tree-0.2.32.jar | 39 KB |
liquor-tree-0.2.32-sources.jar | 22 bytes |
liquor-tree-0.2.32-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/liquor-tree/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>liquor-tree</artifactId>
<version>0.2.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/liquor-tree/
implementation 'org.webjars.npm:liquor-tree:0.2.32'
// https://jarcasting.com/artifacts/org.webjars.npm/liquor-tree/
implementation ("org.webjars.npm:liquor-tree:0.2.32")
'org.webjars.npm:liquor-tree:jar:0.2.32'
<dependency org="org.webjars.npm" name="liquor-tree" rev="0.2.32">
<artifact name="liquor-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='liquor-tree', version='0.2.32')
)
libraryDependencies += "org.webjars.npm" % "liquor-tree" % "0.2.32"
[org.webjars.npm/liquor-tree "0.2.32"]