is not current version
Last Version 13.1.1

org.webjars.npm:angular__animations 4.4.4

WebJar for @angular/animations

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__animations
Version

Version

4.4.4
Type

Type

jar

Download angular__animations 4.4.4


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