is not current version
Last Version 1.0.1

org.webjars.npm:replace-ext 1.0.0

WebJar for replace-ext

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

replace-ext
Version

Version

1.0.0
Type

Type

jar

Download replace-ext 1.0.0


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