MVN

com.nhaarman.supertooltips : library

Maven & Gradle

May 01, 2014
1 usages
873 stars

SuperToolTips · SuperToolTips

<dependency>
    <groupId>com.nhaarman.supertooltips</groupId>
    <artifactId>library</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhaarman.supertooltips : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.nhaarman.supertooltips : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
library-3.0.0

How to add a dependency to Maven

Add the following com.nhaarman.supertooltips : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nhaarman.supertooltips</groupId>
    <artifactId>library</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhaarman.supertooltips : library gradle dependency to your build.gradle file:

implementation 'com.nhaarman.supertooltips:library:3.0.0'

Gradle Kotlin DSL: Add the following com.nhaarman.supertooltips : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhaarman.supertooltips:library:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhaarman.supertooltips : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhaarman.supertooltips" % "library" % "3.0.0"

Advertisement

Dependencies from Group

May 01, 2014
1 usages
873 stars

Discover Dependencies

Oct 22, 2014
3 usages
274 stars
Apr 30, 2012
11 usages
May 04, 2006
1 usages
Jan 28, 2015
3 usages
3 stars
Aug 26, 2006
1 usages
Nov 28, 2012
6 usages
90 stars
Nov 07, 2013
1 usages
Mar 23, 2012
2 usages