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