is not current version
Last Version 4.6.0

org.webjars:angular-cache 4.2.0

WebJar for Angular-cache

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-cache
Version

Version

4.2.0
Type

Type

jar

Download angular-cache 4.2.0


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