License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-localstorage |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular2-localstorage
WebJar for angular2-localstorage
|
Project URL |
Project URL |
Filename | Size |
---|---|
angular2-localstorage-0.4.0.pom | |
angular2-localstorage-0.4.0.jar | 6 KB |
angular2-localstorage-0.4.0-sources.jar | 22 bytes |
angular2-localstorage-0.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-localstorage/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-localstorage</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-localstorage/
implementation 'org.webjars.npm:angular2-localstorage:0.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-localstorage/
implementation ("org.webjars.npm:angular2-localstorage:0.4.0")
'org.webjars.npm:angular2-localstorage:jar:0.4.0'
<dependency org="org.webjars.npm" name="angular2-localstorage" rev="0.4.0">
<artifact name="angular2-localstorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-localstorage', version='0.4.0')
)
libraryDependencies += "org.webjars.npm" % "angular2-localstorage" % "0.4.0"
[org.webjars.npm/angular2-localstorage "0.4.0"]