EffectView

A view that allows you to apply several effects to a bitmap obtained from a configurable source

License

License

GroupId

GroupId

io.github.grakhell
ArtifactId

ArtifactId

EffectView
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

EffectView
A view that allows you to apply several effects to a bitmap obtained from a configurable source
Project URL

Project URL

https://github.com/grakhell/EffectView
Source Code Management

Source Code Management

https://github.com/grakhell/EffectView

Download EffectView

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0