is not current version
Last Version 3.1.0

de.hdodenhof:circleimageview 1.3.0

A fast circular ImageView for Android

GroupId

GroupId

de.hdodenhof
ArtifactId

ArtifactId

circleimageview
Version

Version

1.3.0
Type

Type

aar

Download circleimageview 1.3.0


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