is not current version
Last Version 1.1.3

org.webjars.npm:gulp-replace 1.0.0

WebJar for gulp-replace

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-replace
Version

Version

1.0.0
Type

Type

jar

Download gulp-replace 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/gulp-replace/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gulp-replace</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-replace/
implementation 'org.webjars.npm:gulp-replace:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/gulp-replace/
implementation ("org.webjars.npm:gulp-replace:1.0.0")
'org.webjars.npm:gulp-replace:jar:1.0.0'
<dependency org="org.webjars.npm" name="gulp-replace" rev="1.0.0">
  <artifact name="gulp-replace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gulp-replace', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "gulp-replace" % "1.0.0"
[org.webjars.npm/gulp-replace "1.0.0"]