is not current version
Last Version 2.0.12

org.webjars.npm:store 1.3.20

WebJar for store

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

store
Version

Version

1.3.20
Type

Type

jar

Download store 1.3.20


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