MVN

net.mm2d.touchicon : touchicon

Maven & Gradle

Jul 22, 2023
1 usages
11 stars

touchicon · This is a library to extract WebClip icon information from the website. Available in JVM and Android as this is written in pure Kotlin.

<dependency>
    <groupId>net.mm2d.touchicon</groupId>
    <artifactId>touchicon</artifactId>
    <version>0.9.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mm2d.touchicon : touchicon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.7

All Versions

Choose a version of net.mm2d.touchicon : touchicon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
touchicon-0.9.7
touchicon-0.9.6
touchicon-0.9.5
touchicon-0.9.3
touchicon-0.9.2
touchicon-0.9.1

How to add a dependency to Maven

Add the following net.mm2d.touchicon : touchicon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mm2d.touchicon</groupId>
    <artifactId>touchicon</artifactId>
    <version>0.9.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mm2d.touchicon : touchicon gradle dependency to your build.gradle file:

implementation 'net.mm2d.touchicon:touchicon:0.9.7'

Gradle Kotlin DSL: Add the following net.mm2d.touchicon : touchicon gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mm2d.touchicon:touchicon:0.9.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mm2d.touchicon : touchicon sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mm2d.touchicon" % "touchicon" % "0.9.7"

Advertisement

Dependencies from Group

Jul 22, 2023
1 usages
11 stars

Discover Dependencies

Jun 24, 2023
2 usages
4 stars
Oct 04, 2021
1 usages
0 stars
Feb 09, 2021
1 usages
2 stars
Feb 10, 2021
1 usages
0 stars
lib
Aug 02, 2021
1 usages
3 stars
Feb 21, 2021
1 usages
1.2k stars
Jun 01, 2021
2 usages
594 stars