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