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