Last Version

AndroidStaggeredGrid-Library 1.0.5

An Android staggered grid view which supports multiple columns with rows of varying sizes.

License

License

GroupId

GroupId

com.etsy.android.grid
ArtifactId

ArtifactId

library
Version

Version

1.0.5
Type

Type

aar
Description

Description

AndroidStaggeredGrid-Library
An Android staggered grid view which supports multiple columns with rows of varying sizes.
Project URL

Project URL

https://github.com/etsy/AndroidStaggeredGrid
Source Code Management

Source Code Management

https://github.com/etsy/AndroidStaggeredGrid

Download library 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.1.+

Project Modules

There are no modules declared in this project.