Last Version

Aparapi Examples 3.0.0

A collection of examples for the aparapi framework.

License

License

Categories

Categories

Aparapi Development Tools Native
GroupId

GroupId

com.aparapi
ArtifactId

ArtifactId

aparapi-examples
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

https://git.qoto.org/aparapi/aparapi
Project Organization

Project Organization

Syncleus
Source Code Management

Source Code Management

https://git.qoto.org/aparapi/aparapi-examples

Download aparapi-examples 3.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.aparapi : aparapi jar 3.0.0-SNAPSHOT
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2
org.jogamp.jogl : jogl-all-main jar 2.3.2
org.jogamp.gluegen : gluegen jar 2.3.2
org.apache.lucene : lucene-core jar 8.9.0
org.apache.commons : commons-lang3 jar 3.12.0
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.