Last Version

collection-utils-viewpager 4.0.2

An assortment of modularized additives for collection-based layouts (ViewPager components)

License

License

GroupId

GroupId

com.guardanis
ArtifactId

ArtifactId

collection-utils-viewpager
Version

Version

4.0.2
Type

Type

aar
Description

Description

collection-utils-viewpager
An assortment of modularized additives for collection-based layouts (ViewPager components)
Project URL

Project URL

https://github.com/mattsilber/collection-utils
Source Code Management

Source Code Management

https://github.com/mattsilber/collection-utils.git

Download collection-utils-viewpager 4.0.2


<!-- https://jarcasting.com/artifacts/com.guardanis/collection-utils-viewpager/ -->
<dependency>
    <groupId>com.guardanis</groupId>
    <artifactId>collection-utils-viewpager</artifactId>
    <version>4.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/collection-utils-viewpager/
implementation 'com.guardanis:collection-utils-viewpager:4.0.2'
// https://jarcasting.com/artifacts/com.guardanis/collection-utils-viewpager/
implementation ("com.guardanis:collection-utils-viewpager:4.0.2")
'com.guardanis:collection-utils-viewpager:aar:4.0.2'
<dependency org="com.guardanis" name="collection-utils-viewpager" rev="4.0.2">
  <artifact name="collection-utils-viewpager" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='collection-utils-viewpager', version='4.0.2')
)
libraryDependencies += "com.guardanis" % "collection-utils-viewpager" % "4.0.2"
[com.guardanis/collection-utils-viewpager "4.0.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.guardanis : collection-utils-core jar 4.0.2
androidx.annotation » annotation jar 1.2.0
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.