Last Version

GPUImage for Android Library 1.4.0

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

License

License

GroupId

GroupId

jp.co.cyberagent.android.gpuimage
ArtifactId

ArtifactId

gpuimage-library
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/cyberagent/android-gpuimage

Download gpuimage-library 1.4.0


<!-- https://jarcasting.com/artifacts/jp.co.cyberagent.android.gpuimage/gpuimage-library/ -->
<dependency>
    <groupId>jp.co.cyberagent.android.gpuimage</groupId>
    <artifactId>gpuimage-library</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.cyberagent.android.gpuimage/gpuimage-library/
implementation 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.4.0'
// https://jarcasting.com/artifacts/jp.co.cyberagent.android.gpuimage/gpuimage-library/
implementation ("jp.co.cyberagent.android.gpuimage:gpuimage-library:1.4.0")
'jp.co.cyberagent.android.gpuimage:gpuimage-library:jar:1.4.0'
<dependency org="jp.co.cyberagent.android.gpuimage" name="gpuimage-library" rev="1.4.0">
  <artifact name="gpuimage-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.cyberagent.android.gpuimage', module='gpuimage-library', version='1.4.0')
)
libraryDependencies += "jp.co.cyberagent.android.gpuimage" % "gpuimage-library" % "1.4.0"
[jp.co.cyberagent.android.gpuimage/gpuimage-library "1.4.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.