is not current version
Last Version 4.6.0

org.webjars.bower:angular-cache 4.4.3

WebJar for angular-cache

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-cache
Version

Version

4.4.3
Type

Type

jar

Download angular-cache 4.4.3


<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-cache/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-cache</artifactId>
    <version>4.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-cache/
implementation 'org.webjars.bower:angular-cache:4.4.3'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-cache/
implementation ("org.webjars.bower:angular-cache:4.4.3")
'org.webjars.bower:angular-cache:jar:4.4.3'
<dependency org="org.webjars.bower" name="angular-cache" rev="4.4.3">
  <artifact name="angular-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-cache', version='4.4.3')
)
libraryDependencies += "org.webjars.bower" % "angular-cache" % "4.4.3"
[org.webjars.bower/angular-cache "4.4.3"]