JavaCL OpenGL Demos / 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-opengl-demos
Last Version

Last Version

1.0.0-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

JavaCL OpenGL Demos / 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/javacl/

Download javacl-opengl-demos

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.nativelibs4java : javacl-demos jar 1.0.0-RC4
org.jogamp.gluegen : gluegen-rt-main jar 2.0.2-rc12
org.jogamp.jogl : jogl-all-main jar 2.0.2-rc12
org.swinglabs : swing-layout jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2