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