GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdngstorage |
Version | Version0.3.10 |
Type | Typejar |
Filename | Size |
---|---|
ngstorage-0.3.10.pom | |
ngstorage-0.3.10.jar | 11 KB |
ngstorage-0.3.10-sources.jar | 22 bytes |
ngstorage-0.3.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ngstorage/
implementation 'org.webjars.bower:ngstorage:0.3.10'
// https://jarcasting.com/artifacts/org.webjars.bower/ngstorage/
implementation ("org.webjars.bower:ngstorage:0.3.10")
'org.webjars.bower:ngstorage:jar:0.3.10'
<dependency org="org.webjars.bower" name="ngstorage" rev="0.3.10">
<artifact name="ngstorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ngstorage', version='0.3.10')
)
libraryDependencies += "org.webjars.bower" % "ngstorage" % "0.3.10"
[org.webjars.bower/ngstorage "0.3.10"]