| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAngular User Interface Web Frameworks | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdangular-cache | 
    
| Last Version | Last Version4.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionangular-cache 
            WebJar for angular-cache 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| angular-cache-4.5.0.pom | |
| angular-cache-4.5.0.jar | 54 KB | 
| angular-cache-4.5.0-sources.jar | 22 bytes | 
| angular-cache-4.5.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-cache/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular-cache</artifactId>
    <version>4.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/angular-cache/
implementation 'org.webjars.npm:angular-cache:4.5.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/angular-cache/
implementation ("org.webjars.npm:angular-cache:4.5.0")
                'org.webjars.npm:angular-cache:jar:4.5.0'
                <dependency org="org.webjars.npm" name="angular-cache" rev="4.5.0">
  <artifact name="angular-cache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='angular-cache', version='4.5.0')
)
                libraryDependencies += "org.webjars.npm" % "angular-cache" % "4.5.0"
                [org.webjars.npm/angular-cache "4.5.0"]