Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-scroll-animate |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
angular-scroll-animate-0.9.4.pom | |
angular-scroll-animate-0.9.4.jar | 296 KB |
angular-scroll-animate-0.9.4-sources.jar | 22 bytes |
angular-scroll-animate-0.9.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-scroll-animate/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-scroll-animate</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-scroll-animate/
implementation 'org.webjars.bower:angular-scroll-animate:0.9.4'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-scroll-animate/
implementation ("org.webjars.bower:angular-scroll-animate:0.9.4")
'org.webjars.bower:angular-scroll-animate:jar:0.9.4'
<dependency org="org.webjars.bower" name="angular-scroll-animate" rev="0.9.4">
<artifact name="angular-scroll-animate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-scroll-animate', version='0.9.4')
)
libraryDependencies += "org.webjars.bower" % "angular-scroll-animate" % "0.9.4"
[org.webjars.bower/angular-scroll-animate "0.9.4"]