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