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