IridescentView

A custom Android ImageView that creates an iridescent effect on top of images.

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.alexandrehtrb
ArtifactId

ArtifactId

iridescentview
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

IridescentView
A custom Android ImageView that creates an iridescent effect on top of images.
Project URL

Project URL

https://github.com/alexandrehtrb/IridescentView
Source Code Management

Source Code Management

https://github.com/alexandrehtrb/IridescentView/tree/master

Download iridescentview

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0