AvatarView

A circular ImageView with border, progress animation and customizable highlights for Android

License

License

GroupId

GroupId

xyz.schwaab
ArtifactId

ArtifactId

avvylib
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

AvatarView
A circular ImageView with border, progress animation and customizable highlights for Android
Project URL

Project URL

https://github.com/vitorhugods/AvatarView
Source Code Management

Source Code Management

https://github.com/vitorhugods/AvatarView

Download avvylib

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0