CircularImageView

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

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

circularimageview
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/lopspower/CircularImageView
Source Code Management

Source Code Management

https://github.com/lopspower/CircularImageView

Download circularimageview

How to add to project

<!-- https://jarcasting.com/artifacts/com.mikhaellopez/circularimageview/ -->
<dependency>
    <groupId>com.mikhaellopez</groupId>
    <artifactId>circularimageview</artifactId>
    <version>4.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikhaellopez/circularimageview/
implementation 'com.mikhaellopez:circularimageview:4.3.0'
// https://jarcasting.com/artifacts/com.mikhaellopez/circularimageview/
implementation ("com.mikhaellopez:circularimageview:4.3.0")
'com.mikhaellopez:circularimageview:aar:4.3.0'
<dependency org="com.mikhaellopez" name="circularimageview" rev="4.3.0">
  <artifact name="circularimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikhaellopez', module='circularimageview', version='4.3.0')
)
libraryDependencies += "com.mikhaellopez" % "circularimageview" % "4.3.0"
[com.mikhaellopez/circularimageview "4.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.2
2.0.1
1.1.0