Aparapi Examples

A collection of examples for the aparapi framework.

License

License

Categories

Categories

Aparapi Development Tools Native
GroupId

GroupId

com.aparapi
ArtifactId

ArtifactId

aparapi-examples
Last Version

Last Version

3.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.0.0
2.0.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0