Download gpuimage-library-1.3.0.jar file - Jar g

Jar examples for g:gpuimage-library

Description

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

You can download jar file gpuimage-library 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

gpuimage-library-1.3.0-javadoc.jar
gpuimage-library-1.3.0-sources.jar
gpuimage-library-1.3.0.jar
gpuimage-library-1.3.0.pom



Related Tutorials