is not current version
Last Version 2.0.12

org.webjars:store.js 1.3.15

WebJar for store.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

store.js
Version

Version

1.3.15
Type

Type

jar

Download store.js 1.3.15


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