MVN

jp.wasabeef.transformers : coil

Maven & Gradle

Mar 11, 2022
2 usages
293 stars

coil · An Android transformation library providing a variety of image transformations for Coil.

<dependency>
    <groupId>jp.wasabeef.transformers</groupId>
    <artifactId>coil</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jp.wasabeef.transformers : coil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of jp.wasabeef.transformers : coil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
coil-1.0.6
coil-1.0.5
coil-1.0.4
coil-1.0.3

How to add a dependency to Maven

Add the following jp.wasabeef.transformers : coil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>jp.wasabeef.transformers</groupId>
    <artifactId>coil</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jp.wasabeef.transformers : coil gradle dependency to your build.gradle file:

implementation 'jp.wasabeef.transformers:coil:1.0.6'

Gradle Kotlin DSL: Add the following jp.wasabeef.transformers : coil gradle kotlin dependency to your build.gradle.kts file:

implementation("jp.wasabeef.transformers:coil:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following jp.wasabeef.transformers : coil sbt scala dependency to your build.sbt file:

libraryDependencies += "jp.wasabeef.transformers" % "coil" % "1.0.6"

Advertisement

Dependencies from Group

Mar 11, 2022
5 usages
293 stars
Mar 11, 2022
4 usages
293 stars
Mar 11, 2022
3 usages
293 stars
Mar 11, 2022
2 usages
293 stars
Mar 11, 2022
1 usages
293 stars

Discover Dependencies

May 30, 2023
3 usages
12 stars
Jul 19, 2023
3 usages
761 stars
Apr 15, 2016
1 usages
3 stars
Oct 08, 2015
3 usages
19 stars
Oct 08, 2015
3 usages
19 stars
Jan 23, 2016
4 usages
1 stars
Oct 21, 2015
3 usages
14 stars