is not current version
Last Version 2.1.2

org.webjars.npm:clone 0.1.5

WebJar for clone

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

clone
Version

Version

0.1.5
Type

Type

jar

Download clone 0.1.5


<!-- https://jarcasting.com/artifacts/org.webjars.npm/clone/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>clone</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/clone/
implementation 'org.webjars.npm:clone:0.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/clone/
implementation ("org.webjars.npm:clone:0.1.5")
'org.webjars.npm:clone:jar:0.1.5'
<dependency org="org.webjars.npm" name="clone" rev="0.1.5">
  <artifact name="clone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='clone', version='0.1.5')
)
libraryDependencies += "org.webjars.npm" % "clone" % "0.1.5"
[org.webjars.npm/clone "0.1.5"]