Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-angular-scroll-position |
Version | Version0.58.0.21-RCTEST |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-scroll-position/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-angular-scroll-position</artifactId>
<version>0.58.0.21-RCTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-scroll-position/
implementation 'com.jwebmp:jwebmp-angular-scroll-position:0.58.0.21-RCTEST'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-scroll-position/
implementation ("com.jwebmp:jwebmp-angular-scroll-position:0.58.0.21-RCTEST")
'com.jwebmp:jwebmp-angular-scroll-position:jar:0.58.0.21-RCTEST'
<dependency org="com.jwebmp" name="jwebmp-angular-scroll-position" rev="0.58.0.21-RCTEST">
<artifact name="jwebmp-angular-scroll-position" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-angular-scroll-position', version='0.58.0.21-RCTEST')
)
libraryDependencies += "com.jwebmp" % "jwebmp-angular-scroll-position" % "0.58.0.21-RCTEST"
[com.jwebmp/jwebmp-angular-scroll-position "0.58.0.21-RCTEST"]