VidEffects

It is an Android library uses OpenGL Shaders to apply effects on Videos at Runtime.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.krazykira
ArtifactId

ArtifactId

videffects
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

VidEffects
It is an Android library uses OpenGL Shaders to apply effects on Videos at Runtime.
Project URL

Project URL

https://github.com/krazykira/VidEffects

Download videffects

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0