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