is not current version
Last Version 3.0.1

org.webjars.npm:shallow-clone 0.1.2

WebJar for shallow-clone

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

shallow-clone
Version

Version

0.1.2
Type

Type

jar

Download shallow-clone 0.1.2


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