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