JavaCL Tutorials Root / BridJ

NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.

License

License

New BSD License (GPL-compatible)
Categories

Categories

Native Development Tools
GroupId

GroupId

com.nativelibs4java
ArtifactId

ArtifactId

javacl-tutorials-root
Last Version

Last Version

1.0.0-RC4
Release Date

Release Date

Type

Type

pom
Description

Description

JavaCL Tutorials Root / BridJ
NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.
Project URL

Project URL

http://code.google.com/p/nativelibs4java/wiki/OpenCL/javacl-tutorials-root

Download javacl-tutorials-root

How to add to project

<!-- https://jarcasting.com/artifacts/com.nativelibs4java/javacl-tutorials-root/ -->
<dependency>
    <groupId>com.nativelibs4java</groupId>
    <artifactId>javacl-tutorials-root</artifactId>
    <version>1.0.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nativelibs4java/javacl-tutorials-root/
implementation 'com.nativelibs4java:javacl-tutorials-root:1.0.0-RC4'
// https://jarcasting.com/artifacts/com.nativelibs4java/javacl-tutorials-root/
implementation ("com.nativelibs4java:javacl-tutorials-root:1.0.0-RC4")
'com.nativelibs4java:javacl-tutorials-root:pom:1.0.0-RC4'
<dependency org="com.nativelibs4java" name="javacl-tutorials-root" rev="1.0.0-RC4">
  <artifact name="javacl-tutorials-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nativelibs4java', module='javacl-tutorials-root', version='1.0.0-RC4')
)
libraryDependencies += "com.nativelibs4java" % "javacl-tutorials-root" % "1.0.0-RC4"
[com.nativelibs4java/javacl-tutorials-root "1.0.0-RC4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • DFT
  • Simple

Versions

Version
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2