| License |
License |
|---|---|
| GroupId | GroupIdio.github.grakhell |
| ArtifactId | ArtifactIdEffectView-ext |
| Version | Version1.2.0 |
| Type | Typeaar |
| Description |
DescriptionEffectView-ext
Extension to EffectView lib that's provide blur and tint effect
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| EffectView-ext-1.2.0.pom | |
| EffectView-ext-1.2.0-sources.jar | 12 KB |
| EffectView-ext-1.2.0-javadoc.jar | 316 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.grakhell/EffectView-ext/ -->
<dependency>
<groupId>io.github.grakhell</groupId>
<artifactId>EffectView-ext</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.grakhell/EffectView-ext/
implementation 'io.github.grakhell:EffectView-ext:1.2.0'
// https://jarcasting.com/artifacts/io.github.grakhell/EffectView-ext/
implementation ("io.github.grakhell:EffectView-ext:1.2.0")
'io.github.grakhell:EffectView-ext:aar:1.2.0'
<dependency org="io.github.grakhell" name="EffectView-ext" rev="1.2.0">
<artifact name="EffectView-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.grakhell', module='EffectView-ext', version='1.2.0')
)
libraryDependencies += "io.github.grakhell" % "EffectView-ext" % "1.2.0"
[io.github.grakhell/EffectView-ext "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.grakhell : EffectView | jar | 1.2.0 |
| 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 |
| com.google.android.material » material | jar | 1.4.0 |