is not current version
Last Version 4.6.0

org.webjars.bower:angular-cache 2.3.7

WebJar for angular-cache

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-cache
Version

Version

2.3.7
Type

Type

jar

Download angular-cache 2.3.7


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