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