Last Version

Aparapi Examples 1.0.0

A collection of examples for the aparapi framework.

License

License

Categories

Categories

Aparapi Development Tools Native
GroupId

GroupId

com.syncleus.aparapi
ArtifactId

ArtifactId

aparapi-examples
Version

Version

1.0.0
Type

Type

jar
Description

Description

Aparapi Examples
A collection of examples for the aparapi framework.
Project URL

Project URL

https://github.com/Syncleus/aparapi
Project Organization

Project Organization

Syncleus
Source Code Management

Source Code Management

https://github.com/Syncleus/aparapi-examples

Download aparapi-examples 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.syncleus.aparapi : aparapi jar 1.0.0
org.jogamp.jogl : jogl-all jar 2.3.2
org.jogamp.gluegen : gluegen jar 2.3.2

Project Modules

There are no modules declared in this project.