MVN

com.radusalagean : info-bar-compose

Maven & Gradle

Aug 19, 2021
113 stars

InfoBar Compose · An Android Jetpack Compose library for displaying on-screen messages. (simplified Snackbar alternative)

<dependency>
    <groupId>com.radusalagean</groupId>
    <artifactId>info-bar-compose</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.radusalagean : info-bar-compose to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.radusalagean : info-bar-compose to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
info-bar-compose-1.0.0

How to add a dependency to Maven

Add the following com.radusalagean : info-bar-compose maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.radusalagean</groupId>
    <artifactId>info-bar-compose</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.radusalagean : info-bar-compose gradle dependency to your build.gradle file:

implementation 'com.radusalagean:info-bar-compose:1.0.0'

Gradle Kotlin DSL: Add the following com.radusalagean : info-bar-compose gradle kotlin dependency to your build.gradle.kts file:

implementation("com.radusalagean:info-bar-compose:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.radusalagean : info-bar-compose sbt scala dependency to your build.sbt file:

libraryDependencies += "com.radusalagean" % "info-bar-compose" % "1.0.0"

Advertisement

Dependencies from Group

Jul 23, 2021
1 stars
Aug 19, 2021
113 stars

Discover Dependencies

Aug 24, 2021
385 stars
Mar 05, 2022
14.3k stars
Mar 05, 2022
14.3k stars
Aug 22, 2021
0 stars
Oct 20, 2022
1 stars
Aug 21, 2021
77 stars
Aug 21, 2021
565 stars
Aug 21, 2021
563 stars
Aug 22, 2021
1 stars