MVN

com.github.globocom : viewport-commons

Maven & Gradle

Jun 20, 2023
2 usages
16 stars

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

<dependency>
    <groupId>com.github.globocom</groupId>
    <artifactId>viewport-commons</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.globocom : viewport-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.github.globocom : viewport-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
viewport-commons-1.5.0
1.4.x
viewport-commons-1.4.0
1.3.x
viewport-commons-1.3.0
1.2.x
viewport-commons-1.2.1
viewport-commons-1.2.0
1.1.x
viewport-commons-1.1.0
1.0.x
viewport-commons-1.0.2
viewport-commons-1.0.1
viewport-commons-1.0.0

How to add a dependency to Maven

Add the following com.github.globocom : viewport-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.globocom</groupId>
    <artifactId>viewport-commons</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.globocom : viewport-commons gradle dependency to your build.gradle file:

implementation 'com.github.globocom:viewport-commons:1.5.0'

Gradle Kotlin DSL: Add the following com.github.globocom : viewport-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.globocom:viewport-commons:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.globocom : viewport-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.globocom" % "viewport-commons" % "1.5.0"

Advertisement

Dependencies from Group

Jun 20, 2023
2 usages
16 stars
Jun 20, 2023
16 stars
Jun 20, 2023
16 stars

Discover Dependencies

Apr 13, 2021
2 usages
7 stars
Mar 11, 2021
1 usages
3 stars
Aug 08, 2023
2 usages
82 stars
Jun 04, 2021
3 usages
21 stars
May 27, 2021
2 usages
1.2k stars
Dec 12, 2022
4 usages
2 stars
May 19, 2022
2 usages
120 stars
Feb 05, 2023
2 usages
Oct 15, 2022
2 usages
28 stars