How To Install Java Artifact com.nativelibs4java.opencl4java v1.0.0-RC4

com.nativelibs4java opencl4java 1.0.0-RC4

Introduction

In this article, we'll learn how to install Java artifact opencl4java from com.nativelibs4java group in version 1.0.0-RC4. The artifact is available in 3 versions: 1.0.0-RC4 1.0.0-RC3 1.0.0-RC2 The OpenCL4Java / BridJ project has its own website at: http://code.google.com/p/nativelibs4java/wiki/OpenCL. The parent project is: com.nativelibs4java::javacl-parent::1.0.0-RC4

How To Install Java Artifact com.nativelibs4java.opencl4java In Version 1.0.0-RC4

To install the OpenCL4Java / BridJ artifact in version 1.0.0-RC4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses OpenCL4Java / BridJ dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)