License |
License |
---|---|
Categories |
CategoriesAparapi Development Tools Native |
GroupId | GroupIdcom.aparapi |
ArtifactId | ArtifactIdaparapi-examples |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAparapi Examples
A collection of examples for the aparapi framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aparapi-examples-3.0.0.pom | |
aparapi-examples-3.0.0.jar | 410 KB |
aparapi-examples-3.0.0-sources.jar | 362 KB |
aparapi-examples-3.0.0-javadoc.jar | 800 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |