This is an Android project allowing to realize a circular ImageView in the simplest way possible.
'com.mikhaellopez:circularimageview:2.0.2'
<dependency>
<groupId>com.mikhaellopez</groupId>
<artifactId>circularimageview</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="com.mikhaellopez" name="circularimageview" rev="2.0.2"/>
"com.mikhaellopez", "circularimageview", "2.0.2"