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.2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gpuimage-library-1.2.3.jar to your project.
<dependency> <groupId>jp.co.cyberagent.android.gpuimage</groupId> <artifactId>gpuimage-library</artifactId> <version>1.2.3</version> </dependency>
compile group: 'jp.co.cyberagent.android.gpuimage', name: 'gpuimage-library', version: '1.2.3'
libraryDependencies += "jp.co.cyberagent.android.gpuimage" % "gpuimage-library" % "1.2.3"
<dependency org="jp.co.cyberagent.android.gpuimage" name="gpuimage-library" rev="1.2.3"/>
@Grapes(@Grab(group='jp.co.cyberagent.android.gpuimage', module='gpuimage-library', version='1.2.3'))
'jp.co.cyberagent.android.gpuimage:gpuimage-library:jar:1.2.3'
Click the following link to download the jar file.
gpuimage-library-1.2.3-javadoc.jar