Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular__animations |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
angular__animations-4.0.0.pom | |
angular__animations-4.0.0.jar | 269 KB |
angular__animations-4.0.0-sources.jar | 22 bytes |
angular__animations-4.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular__animations/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular__animations</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular__animations/
implementation 'org.webjars.npm:angular__animations:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular__animations/
implementation ("org.webjars.npm:angular__animations:4.0.0")
'org.webjars.npm:angular__animations:jar:4.0.0'
<dependency org="org.webjars.npm" name="angular__animations" rev="4.0.0">
<artifact name="angular__animations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular__animations', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "angular__animations" % "4.0.0"
[org.webjars.npm/angular__animations "4.0.0"]