is not current version
Last Version 1.8.2

org.webjars.bower:angular-animate 1.6.8

WebJar for angular-animate

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-animate
Version

Version

1.6.8
Type

Type

jar

Download angular-animate 1.6.8


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