MVN

com.github.skgmn : composetooltip

Maven & Gradle

Sep 21, 2021
48 stars

ComposeTooltip · Tooltip library for Jetpack Compose

<dependency>
    <groupId>com.github.skgmn</groupId>
    <artifactId>composetooltip</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.skgmn : composetooltip to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.github.skgmn : composetooltip to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
composetooltip-0.2.0
0.1.x
composetooltip-0.1.0

How to add a dependency to Maven

Add the following com.github.skgmn : composetooltip maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.skgmn</groupId>
    <artifactId>composetooltip</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.skgmn : composetooltip gradle dependency to your build.gradle file:

implementation 'com.github.skgmn:composetooltip:0.2.0'

Gradle Kotlin DSL: Add the following com.github.skgmn : composetooltip gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.skgmn:composetooltip:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.skgmn : composetooltip sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.skgmn" % "composetooltip" % "0.2.0"

Advertisement

Dependencies from Group

Sep 29, 2021
2 usages
Oct 07, 2021
1 usages
1 stars
Oct 07, 2021
1 usages
1 stars
May 30, 2020
1 stars
Sep 21, 2021
48 stars

Discover Dependencies

Feb 11, 2023
1 usages
17 stars
Jul 03, 2023
3 stars
Aug 18, 2023
2 usages
434 stars
Aug 25, 2023
3 usages
3.9k stars
Feb 28, 2023
Aug 19, 2023
9 usages
83 stars