License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-marcuswestin-store-js |
Last Version | Last Version2.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstore
WebJar for store
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-marcuswestin-store-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-marcuswestin-store-js</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-marcuswestin-store-js/
implementation 'org.webjars.npm:github-com-marcuswestin-store-js:2.0.12'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-marcuswestin-store-js/
implementation ("org.webjars.npm:github-com-marcuswestin-store-js:2.0.12")
'org.webjars.npm:github-com-marcuswestin-store-js:jar:2.0.12'
<dependency org="org.webjars.npm" name="github-com-marcuswestin-store-js" rev="2.0.12">
<artifact name="github-com-marcuswestin-store-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-marcuswestin-store-js', version='2.0.12')
)
libraryDependencies += "org.webjars.npm" % "github-com-marcuswestin-store-js" % "2.0.12"
[org.webjars.npm/github-com-marcuswestin-store-js "2.0.12"]