Jar examples for g:gpuimage-library
Image filters for Android with OpenGL (based on GPUImage for iOS)
You can download jar file gpuimage-library 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gpuimage-library-1.3.0.jar to your project.
<dependency> <groupId>jp.co.cyberagent.android.gpuimage</groupId> <artifactId>gpuimage-library</artifactId> <version>1.3.0</version> </dependency>
compile group: 'jp.co.cyberagent.android.gpuimage', name: 'gpuimage-library', version: '1.3.0'
libraryDependencies += "jp.co.cyberagent.android.gpuimage" % "gpuimage-library" % "1.3.0"
<dependency org="jp.co.cyberagent.android.gpuimage" name="gpuimage-library" rev="1.3.0"/>
@Grapes(@Grab(group='jp.co.cyberagent.android.gpuimage', module='gpuimage-library', version='1.3.0'))
'jp.co.cyberagent.android.gpuimage:gpuimage-library:jar:1.3.0'
Click the following link to download the jar file.
gpuimage-library-1.3.0-javadoc.jar