MVN

net.i2p.android.ext : floatingactionbutton

Maven & Gradle

Nov 22, 2015
1 usages
98 stars

FloatingActionButton · Floating Action Button for Android API 4+ based on Material Design specification

<dependency>
    <groupId>net.i2p.android.ext</groupId>
    <artifactId>floatingactionbutton</artifactId>
    <version>1.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.i2p.android.ext : floatingactionbutton to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.1

All Versions

Choose a version of net.i2p.android.ext : floatingactionbutton to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
floatingactionbutton-1.10.1
floatingactionbutton-1.10.0
1.9.x
floatingactionbutton-1.9.0
1.8.x
floatingactionbutton-1.8.0
1.7.x
floatingactionbutton-1.7.0
1.6.x
floatingactionbutton-1.6.0
1.5.x
floatingactionbutton-1.5.1
1.4.x
floatingactionbutton-1.4.0
1.3.x
floatingactionbutton-1.3.0
1.1.x
floatingactionbutton-1.1.0

How to add a dependency to Maven

Add the following net.i2p.android.ext : floatingactionbutton maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.i2p.android.ext</groupId>
    <artifactId>floatingactionbutton</artifactId>
    <version>1.10.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.i2p.android.ext : floatingactionbutton gradle dependency to your build.gradle file:

implementation 'net.i2p.android.ext:floatingactionbutton:1.10.1'

Gradle Kotlin DSL: Add the following net.i2p.android.ext : floatingactionbutton gradle kotlin dependency to your build.gradle.kts file:

implementation("net.i2p.android.ext:floatingactionbutton:1.10.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.i2p.android.ext : floatingactionbutton sbt scala dependency to your build.sbt file:

libraryDependencies += "net.i2p.android.ext" % "floatingactionbutton" % "1.10.1"

Advertisement

Dependencies from Group

Nov 22, 2015
1 usages
98 stars

Discover Dependencies

Jul 03, 2018
1 usages
60 stars
Mar 17, 2016
8 usages
1 stars
Jan 16, 2019
28 usages
23 stars
Nov 30, 2018
2 usages
758 stars
Feb 26, 2018
8 usages
131 stars
Jan 27, 2016
3 usages
2 stars
Feb 10, 2017
3 usages
827 stars
Jul 06, 2020
1 usages
24 stars