License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlocalstory |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionlocalstory
WebJar for localstory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
localstory-0.8.2.pom | |
localstory-0.8.2.jar | 6 KB |
localstory-0.8.2-sources.jar | 22 bytes |
localstory-0.8.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/localstory/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>localstory</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/localstory/
implementation 'org.webjars.npm:localstory:0.8.2'
// https://jarcasting.com/artifacts/org.webjars.npm/localstory/
implementation ("org.webjars.npm:localstory:0.8.2")
'org.webjars.npm:localstory:jar:0.8.2'
<dependency org="org.webjars.npm" name="localstory" rev="0.8.2">
<artifact name="localstory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='localstory', version='0.8.2')
)
libraryDependencies += "org.webjars.npm" % "localstory" % "0.8.2"
[org.webjars.npm/localstory "0.8.2"]