MVN

io.noties.markwon : image-coil

Maven & Gradle

Feb 09, 2021
1 usages
2.5k stars

Image Coil · Markwon image loading module (based on Coil library)

<dependency>
    <groupId>io.noties.markwon</groupId>
    <artifactId>image-coil</artifactId>
    <version>4.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.noties.markwon : image-coil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.6.2

All Versions

Choose a version of io.noties.markwon : image-coil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.6.x
image-coil-4.6.2
image-coil-4.6.1
image-coil-4.6.0
4.5.x
image-coil-4.5.1
image-coil-4.5.0
4.4.x
image-coil-4.4.0
4.3.x
image-coil-4.3.1
image-coil-4.3.0
4.2.x
image-coil-4.2.2
image-coil-4.2.1
image-coil-4.2.0

How to add a dependency to Maven

Add the following io.noties.markwon : image-coil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.noties.markwon</groupId>
    <artifactId>image-coil</artifactId>
    <version>4.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.noties.markwon : image-coil gradle dependency to your build.gradle file:

implementation 'io.noties.markwon:image-coil:4.6.2'

Gradle Kotlin DSL: Add the following io.noties.markwon : image-coil gradle kotlin dependency to your build.gradle.kts file:

implementation("io.noties.markwon:image-coil:4.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.noties.markwon : image-coil sbt scala dependency to your build.sbt file:

libraryDependencies += "io.noties.markwon" % "image-coil" % "4.6.2"

Advertisement

Dependencies from Group

Feb 08, 2021
30 usages
2.5k stars
Feb 09, 2021
7 usages
2.5k stars
Feb 09, 2021
7 usages
2.5k stars
Feb 09, 2021
6 usages
2.5k stars
Feb 09, 2021
4 usages
2.5k stars

Discover Dependencies