MVN

com.etsy.android.grid : library

Maven & Gradle

May 24, 2014
4 usages
4.7k stars

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

<dependency>
    <groupId>com.etsy.android.grid</groupId>
    <artifactId>library</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.etsy.android.grid : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.etsy.android.grid : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
library-1.0.5
library-1.0.4
library-1.0.3
library-1.0.2
library-1.0.1
library-1.0.0

How to add a dependency to Maven

Add the following com.etsy.android.grid : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.etsy.android.grid</groupId>
    <artifactId>library</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.etsy.android.grid : library gradle dependency to your build.gradle file:

implementation 'com.etsy.android.grid:library:1.0.5'

Gradle Kotlin DSL: Add the following com.etsy.android.grid : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.etsy.android.grid:library:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.etsy.android.grid : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.etsy.android.grid" % "library" % "1.0.5"

Advertisement

Dependencies from Group

May 24, 2014
4 usages
4.7k stars

Discover Dependencies

Oct 31, 2013
4 stars
Nov 23, 2012
3 usages
Jan 27, 2011
2 stars
Jun 26, 2013
1 usages
5 stars
Feb 14, 2015
1 stars
Oct 27, 2010
1 usages
Sep 21, 2013
0 stars
May 19, 2010
5 usages
Jul 04, 2013
0 stars
Mar 14, 2015
4 usages