MVN

academy.compose.companion : multi-fab

Maven & Gradle

Jan 14, 2021
32 stars

multi-fab · A Multi FAB composable to display multiple key actions

<dependency>
    <groupId>academy.compose.companion</groupId>
    <artifactId>multi-fab</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of academy.compose.companion : multi-fab to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of academy.compose.companion : multi-fab to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
multi-fab-1.2.3
1.2
multi-fab-1.2
1.0
multi-fab-1.0

How to add a dependency to Maven

Add the following academy.compose.companion : multi-fab maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>academy.compose.companion</groupId>
    <artifactId>multi-fab</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following academy.compose.companion : multi-fab gradle dependency to your build.gradle file:

implementation 'academy.compose.companion:multi-fab:1.2.3'

Gradle Kotlin DSL: Add the following academy.compose.companion : multi-fab gradle kotlin dependency to your build.gradle.kts file:

implementation("academy.compose.companion:multi-fab:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following academy.compose.companion : multi-fab sbt scala dependency to your build.sbt file:

libraryDependencies += "academy.compose.companion" % "multi-fab" % "1.2.3"

Advertisement

Dependencies from Group

Jan 14, 2021
32 stars

Discover Dependencies

Jan 09, 2021
2 stars
Jul 25, 2021
0 stars
Dec 08, 2021
1 usages
1 stars
Nov 23, 2021
5 usages
1 stars
Nov 23, 2021
0 stars
Nov 23, 2021
5 usages
0 stars
Aug 04, 2021
2.3k stars
Jan 07, 2021
1 usages
3 stars
Dec 08, 2022
166 stars