License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.alexandrehtrb |
ArtifactId | ArtifactIdiridescentview |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionIridescentView
A custom Android ImageView that creates an iridescent effect on top of images.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iridescentview-1.0.0.pom | |
iridescentview-1.0.0-sources.jar | 3 KB |
Browse |
<!-- 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"]