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