is not current version
Last Version 0.3.11

org.webjars:ngStorage 0.3.0

WebJar for ngStorage

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ngStorage
Version

Version

0.3.0
Type

Type

jar

Download ngStorage 0.3.0


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