Last Version

CircularImageView 4.3.0

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
Version

Version

4.3.0
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 4.3.0


<!-- 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.