Last Version

StaggeredGridView Library 0.0.2

A grid that supports elements of varying widths and heights. Includes horizontal and vertical orientation support, sections, ability to preload pages.

License

License

GroupId

GroupId

com.sarahlensing
ArtifactId

ArtifactId

StaggeredGridView
Version

Version

0.0.2
Type

Type

aar
Description

Description

StaggeredGridView Library
A grid that supports elements of varying widths and heights. Includes horizontal and vertical orientation support, sections, ability to preload pages.
Project URL

Project URL

https://github.com/sarahlensing/StaggeredGridView
Source Code Management

Source Code Management

https://github.com/sarahlensing/StaggeredGridView

Download StaggeredGridView 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar +

Project Modules

There are no modules declared in this project.