Powerful Image View

Android library with a powerful ImageView with several added features. It currently provides a progress indicator, several shapes and blur support.

License

License

MIT
GroupId

GroupId

io.github.stefanosiano.powerful_libraries
ArtifactId

ArtifactId

imageview_rs
Last Version

Last Version

1.0.23
Release Date

Release Date

Type

Type

aar
Description

Description

Powerful Image View
Android library with a powerful ImageView with several added features. It currently provides a progress indicator, several shapes and blur support.
Project URL

Project URL

https://github.com/stefanosiano/PowerfulImageView
Source Code Management

Source Code Management

https://github.com/stefanosiano/PowerfulImageView

Download imageview_rs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.23
1.0.21
1.0.20