is not current version
Last Version 13.1.1

org.webjars.npm:angular__animations 6.1.7

WebJar for @angular/animations

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__animations
Version

Version

6.1.7
Type

Type

jar

Download angular__animations 6.1.7


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