is not current version
Last Version 3.0.2-1

org.webjars:Placeholders.js 3.0.2

WebJar for Placeholders.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

Placeholders.js
Version

Version

3.0.2
Type

Type

jar

Download Placeholders.js 3.0.2


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