is not current version
Last Version 4.3.0

com.mikhaellopez:circularimageview 1.1.0

This is an Android project to offer an alternative to the native Android Date Picker.

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

circularimageview
Version

Version

1.1.0
Type

Type

aar

Download circularimageview 1.1.0


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