GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdngstorage |
Version | Version0.3.9 |
Type | Typejar |
Filename | Size |
---|---|
ngstorage-0.3.9.pom | |
ngstorage-0.3.9.jar | 11 KB |
ngstorage-0.3.9-sources.jar | 22 bytes |
ngstorage-0.3.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/ngstorage/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>ngstorage</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ngstorage/
implementation 'org.webjars.bower:ngstorage:0.3.9'
// https://jarcasting.com/artifacts/org.webjars.bower/ngstorage/
implementation ("org.webjars.bower:ngstorage:0.3.9")
'org.webjars.bower:ngstorage:jar:0.3.9'
<dependency org="org.webjars.bower" name="ngstorage" rev="0.3.9">
<artifact name="ngstorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ngstorage', version='0.3.9')
)
libraryDependencies += "org.webjars.bower" % "ngstorage" % "0.3.9"
[org.webjars.bower/ngstorage "0.3.9"]