Last Version

gpuimage 2.1.0

Image filters for Android with OpenGL (based on GPUImage for iOS)

License

License

GroupId

GroupId

jp.co.cyberagent.android
ArtifactId

ArtifactId

gpuimage
Version

Version

2.1.0
Type

Type

aar
Description

Description

gpuimage
Image filters for Android with OpenGL (based on GPUImage for iOS)
Project URL

Project URL

https://github.com/cats-oss/android-gpuimage
Source Code Management

Source Code Management

https://github.com/cats-oss/android-gpuimage

Download gpuimage 2.1.0


<!-- https://jarcasting.com/artifacts/jp.co.cyberagent.android/gpuimage/ -->
<dependency>
    <groupId>jp.co.cyberagent.android</groupId>
    <artifactId>gpuimage</artifactId>
    <version>2.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/jp.co.cyberagent.android/gpuimage/
implementation 'jp.co.cyberagent.android:gpuimage:2.1.0'
// https://jarcasting.com/artifacts/jp.co.cyberagent.android/gpuimage/
implementation ("jp.co.cyberagent.android:gpuimage:2.1.0")
'jp.co.cyberagent.android:gpuimage:aar:2.1.0'
<dependency org="jp.co.cyberagent.android" name="gpuimage" rev="2.1.0">
  <artifact name="gpuimage" type="aar" />
</dependency>
@Grapes(
@Grab(group='jp.co.cyberagent.android', module='gpuimage', version='2.1.0')
)
libraryDependencies += "jp.co.cyberagent.android" % "gpuimage" % "2.1.0"
[jp.co.cyberagent.android/gpuimage "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.