is not current version
Last Version 2.0.1

com.mikhaellopez:CircularImageView-Library 2.0.0

The project aims to provide a reusable instrument to check asynchronously if exists any newer released update of your Android app on the Store.

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

CircularImageView-Library
Version

Version

2.0.0
Type

Type

aar

Download CircularImageView-Library 2.0.0


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