MVN

net.mm2d.touchicon : touchicon-http-okhttp

Maven & Gradle

Jul 22, 2023
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-http-okhttp</artifactId>
    <version>0.9.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.7

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'net.mm2d.touchicon:touchicon-http-okhttp:0.9.7'

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

implementation("net.mm2d.touchicon:touchicon-http-okhttp:0.9.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.mm2d.touchicon" % "touchicon-http-okhttp" % "0.9.7"

Advertisement

Dependencies from Group

Jul 22, 2023
1 usages
11 stars

Discover Dependencies

Feb 06, 2021
50 stars
Jul 10, 2023
5 usages
13.9k stars
Jul 10, 2023
1 usages
13.9k stars
Jul 10, 2023
11 usages
13.9k stars
Jul 10, 2023
1 usages
13.9k stars
Feb 08, 2021
1 stars
Feb 05, 2021
2 usages
213 stars
Jul 21, 2023
7 stars