is not current version
Last Version 1.2.0

EffectView 1.1.0

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
Version

Version

1.1.0
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 1.1.0


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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.