Last Version

avatarview 1.0.6

AvatarView supports segmented style images, borders, indicators, and initials.

License

License

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

avatarview
Version

Version

1.0.6
Type

Type

aar
Description

Description

avatarview
AvatarView supports segmented style images, borders, indicators, and initials.
Project URL

Project URL

https://github.com/getstream/avatarview-android
Source Code Management

Source Code Management

https://github.com/getstream/avatarview-android/tree/main

Download avatarview 1.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0

Project Modules

There are no modules declared in this project.