License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-cache |
Version | Version0.0.47 |
Type | Typejar |
Description |
Descriptionangular2-cache
WebJar for angular2-cache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular2-cache-0.0.47.pom | |
angular2-cache-0.0.47.jar | 45 KB |
angular2-cache-0.0.47-sources.jar | 22 bytes |
angular2-cache-0.0.47-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-cache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-cache</artifactId>
<version>0.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-cache/
implementation 'org.webjars.npm:angular2-cache:0.0.47'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-cache/
implementation ("org.webjars.npm:angular2-cache:0.0.47")
'org.webjars.npm:angular2-cache:jar:0.0.47'
<dependency org="org.webjars.npm" name="angular2-cache" rev="0.0.47">
<artifact name="angular2-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-cache', version='0.0.47')
)
libraryDependencies += "org.webjars.npm" % "angular2-cache" % "0.0.47"
[org.webjars.npm/angular2-cache "0.0.47"]