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