License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdlocstor |
Last Version | Last Version1.0.7-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLocstor.js
WebJar for Locstor.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
locstor-1.0.7-1.pom | |
locstor-1.0.7-1.jar | 5 KB |
locstor-1.0.7-1-sources.jar | 3 KB |
locstor-1.0.7-1-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/locstor/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>locstor</artifactId>
<version>1.0.7-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/locstor/
implementation 'org.webjars:locstor:1.0.7-1'
// https://jarcasting.com/artifacts/org.webjars/locstor/
implementation ("org.webjars:locstor:1.0.7-1")
'org.webjars:locstor:jar:1.0.7-1'
<dependency org="org.webjars" name="locstor" rev="1.0.7-1">
<artifact name="locstor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='locstor', version='1.0.7-1')
)
libraryDependencies += "org.webjars" % "locstor" % "1.0.7-1"
[org.webjars/locstor "1.0.7-1"]