MVN

com.github.gturedi : stateful-layout

Maven & Gradle

Mar 21, 2017
2 usages
810 stars

StatefulLayout · Android layout to show template for loading, empty, error etc. states

<dependency>
    <groupId>com.github.gturedi</groupId>
    <artifactId>stateful-layout</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gturedi : stateful-layout to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.github.gturedi : stateful-layout to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
stateful-layout-1.2.1
stateful-layout-1.2.0
1.1.x
stateful-layout-1.1.1
stateful-layout-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.gturedi</groupId>
    <artifactId>stateful-layout</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gturedi : stateful-layout gradle dependency to your build.gradle file:

implementation 'com.github.gturedi:stateful-layout:1.2.1'

Gradle Kotlin DSL: Add the following com.github.gturedi : stateful-layout gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gturedi:stateful-layout:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gturedi : stateful-layout sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gturedi" % "stateful-layout" % "1.2.1"

Advertisement

Dependencies from Group

Mar 21, 2017
2 usages
810 stars

Discover Dependencies

Dec 10, 2020
2 usages
64 stars
Jun 21, 2018
1 usages
35 stars
Sep 12, 2017
1 usages
May 09, 2017
1 usages
0 stars
Feb 10, 2021
4 usages
223 stars
Aug 20, 2020
2 usages
Aug 20, 2020
2 usages
Sep 03, 2019
1 usages
22 stars
Oct 06, 2019
2 usages
2.2k stars
Nov 09, 2018
2 usages
575 stars