is not current version
Last Version 0.7.1

org.webjars.npm:angular-local-storage 0.2.7

WebJar for angular-local-storage

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-local-storage
Version

Version

0.2.7
Type

Type

jar

Download angular-local-storage 0.2.7


<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-local-storage/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular-local-storage</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-local-storage/
implementation 'org.webjars.npm:angular-local-storage:0.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-local-storage/
implementation ("org.webjars.npm:angular-local-storage:0.2.7")
'org.webjars.npm:angular-local-storage:jar:0.2.7'
<dependency org="org.webjars.npm" name="angular-local-storage" rev="0.2.7">
  <artifact name="angular-local-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-local-storage', version='0.2.7')
)
libraryDependencies += "org.webjars.npm" % "angular-local-storage" % "0.2.7"
[org.webjars.npm/angular-local-storage "0.2.7"]