| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjsstore |
| Last Version | Last Version4.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsstore
WebJar for jsstore
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsstore-4.3.7.pom | |
| jsstore-4.3.7.jar | 444 KB |
| jsstore-4.3.7-sources.jar | 22 bytes |
| jsstore-4.3.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jsstore/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsstore</artifactId>
<version>4.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsstore/
implementation 'org.webjars.npm:jsstore:4.3.7'
// https://jarcasting.com/artifacts/org.webjars.npm/jsstore/
implementation ("org.webjars.npm:jsstore:4.3.7")
'org.webjars.npm:jsstore:jar:4.3.7'
<dependency org="org.webjars.npm" name="jsstore" rev="4.3.7">
<artifact name="jsstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsstore', version='4.3.7')
)
libraryDependencies += "org.webjars.npm" % "jsstore" % "4.3.7"
[org.webjars.npm/jsstore "4.3.7"]