License |
License
SGI Free Software License B
|
---|---|
GroupId | GroupIdorg.jogamp.jocl |
ArtifactId | ArtifactIdjocl-android |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOCL
Java™ Binding for the OpenCL® API (Android runtime)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jogamp.jocl/jocl-android/ -->
<dependency>
<groupId>org.jogamp.jocl</groupId>
<artifactId>jocl-android</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jogamp.jocl/jocl-android/
implementation 'org.jogamp.jocl:jocl-android:2.3.2'
// https://jarcasting.com/artifacts/org.jogamp.jocl/jocl-android/
implementation ("org.jogamp.jocl:jocl-android:2.3.2")
'org.jogamp.jocl:jocl-android:jar:2.3.2'
<dependency org="org.jogamp.jocl" name="jocl-android" rev="2.3.2">
<artifact name="jocl-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jogamp.jocl', module='jocl-android', version='2.3.2')
)
libraryDependencies += "org.jogamp.jocl" % "jocl-android" % "2.3.2"
[org.jogamp.jocl/jocl-android "2.3.2"]