Jar examples for a:aparapi
A java OpenCl framework.
You can download jar file aparapi 1.3.4 in this page.
Apache Software License version 2.0
You can use the following script to add aparapi-1.3.4.jar to your project.
<dependency> <groupId>com.aparapi</groupId> <artifactId>aparapi</artifactId> <version>1.3.4</version> </dependency>
compile group: 'com.aparapi', name: 'aparapi', version: '1.3.4'
libraryDependencies += "com.aparapi" % "aparapi" % "1.3.4"
<dependency org="com.aparapi" name="aparapi" rev="1.3.4"/>
@Grapes(@Grab(group='com.aparapi', module='aparapi', version='1.3.4'))
'com.aparapi:aparapi:jar:1.3.4'
Click the following link to download the jar file.
aparapi-1.3.4-javadoc.jar