Last Version

View Port 1.4.0

View Port Android is a library that aims to track items from a Recycler View, which remain visible in a given region on the screen (view port), for a minimum time of 250 milliseconds

License

License

MIT License
GroupId

GroupId

com.github.globocom
ArtifactId

ArtifactId

viewport-mobile
Version

Version

1.4.0
Type

Type

aar
Description

Description

View Port
View Port Android is a library that aims to track items from a Recycler View, which remain visible in a given region on the screen (view port), for a minimum time of 250 milliseconds
Project URL

Project URL

https://github.com/globocom/view-port/
Source Code Management

Source Code Management

https://github.com/globocom/view-port/

Download viewport-mobile 1.4.0


<!-- https://jarcasting.com/artifacts/com.github.globocom/viewport-mobile/ -->
<dependency>
    <groupId>com.github.globocom</groupId>
    <artifactId>viewport-mobile</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.globocom/viewport-mobile/
implementation 'com.github.globocom:viewport-mobile:1.4.0'
// https://jarcasting.com/artifacts/com.github.globocom/viewport-mobile/
implementation ("com.github.globocom:viewport-mobile:1.4.0")
'com.github.globocom:viewport-mobile:aar:1.4.0'
<dependency org="com.github.globocom" name="viewport-mobile" rev="1.4.0">
  <artifact name="viewport-mobile" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.globocom', module='viewport-mobile', version='1.4.0')
)
libraryDependencies += "com.github.globocom" % "viewport-mobile" % "1.4.0"
[com.github.globocom/viewport-mobile "1.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
androidx.appcompat » appcompat jar 1.3.1
androidx.recyclerview » recyclerview jar 1.2.0
com.github.globocom : viewport-commons jar 1.4.0

Project Modules

There are no modules declared in this project.