| License |
License |
|---|---|
| GroupId | GroupIdxyz.schwaab |
| ArtifactId | ArtifactIdavvylib |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAvatarView
A circular ImageView with border, progress animation and customizable highlights for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| avvylib-1.2.0.pom | |
| avvylib-1.2.0-sources.jar | 10 KB |
| avvylib-1.2.0-javadoc.jar | 339 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.21 |