MVN

com.mikhaellopez : circularimageview

Maven & Gradle

Aug 23, 2022
2 usages
1.9k stars

CircularImageView · This is an Android project allowing to realize a circular ImageView in the simplest way possible.

<dependency>
    <groupId>com.mikhaellopez</groupId>
    <artifactId>circularimageview</artifactId>
    <version>4.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mikhaellopez : circularimageview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.1

All Versions

Choose a version of com.mikhaellopez : circularimageview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
circularimageview-4.3.1
circularimageview-4.3.0
3.0.x
circularimageview-3.0.2
circularimageview-3.0.1
circularimageview-3.0.0
2.1.x
circularimageview-2.1.1
circularimageview-2.1.0
2.0.x
circularimageview-2.0.2
circularimageview-2.0.1
1.1.x
circularimageview-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mikhaellopez</groupId>
    <artifactId>circularimageview</artifactId>
    <version>4.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mikhaellopez : circularimageview gradle dependency to your build.gradle file:

implementation 'com.mikhaellopez:circularimageview:4.3.1'

Gradle Kotlin DSL: Add the following com.mikhaellopez : circularimageview gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mikhaellopez:circularimageview:4.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mikhaellopez : circularimageview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mikhaellopez" % "circularimageview" % "4.3.1"

Advertisement

Dependencies from Group

Aug 23, 2022
2 usages
1.9k stars
May 29, 2021
1.3k stars
May 29, 2021
1.2k stars
May 28, 2021
172 stars

Discover Dependencies

Oct 13, 2015
1 usages
2.6k stars
Apr 09, 2020
1 usages
232 stars
May 22, 2017
3 stars
Jan 03, 2023
4 usages
58.9k stars
Jul 20, 2023
712 stars
Feb 24, 2016
4 usages
Jan 10, 2017
58 stars
May 26, 2016
1 stars