Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.thenikso |
ArtifactId | ArtifactIdangular-inview |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
angular-inview-3.0.0.pom | |
angular-inview-3.0.0.jar | 52 KB |
angular-inview-3.0.0-sources.jar | 22 bytes |
angular-inview-3.0.0-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>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thenikso/angular-inview/
implementation 'org.webjars.bowergithub.thenikso:angular-inview:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thenikso/angular-inview/
implementation ("org.webjars.bowergithub.thenikso:angular-inview:3.0.0")
'org.webjars.bowergithub.thenikso:angular-inview:jar:3.0.0'
<dependency org="org.webjars.bowergithub.thenikso" name="angular-inview" rev="3.0.0">
<artifact name="angular-inview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.thenikso', module='angular-inview', version='3.0.0')
)
libraryDependencies += "org.webjars.bowergithub.thenikso" % "angular-inview" % "3.0.0"
[org.webjars.bowergithub.thenikso/angular-inview "3.0.0"]