License |
License |
---|---|
GroupId | GroupIdcom.io7m.jcamera |
ArtifactId | ArtifactIdio7m-jcamera-examples-jogl |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jcamera-examples-jogl
Universal 3D camera functions (JOGL example)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-examples-jogl/ -->
<dependency>
<groupId>com.io7m.jcamera</groupId>
<artifactId>io7m-jcamera-examples-jogl</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-examples-jogl/
implementation 'com.io7m.jcamera:io7m-jcamera-examples-jogl:0.4.0'
// https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-examples-jogl/
implementation ("com.io7m.jcamera:io7m-jcamera-examples-jogl:0.4.0")
'com.io7m.jcamera:io7m-jcamera-examples-jogl:jar:0.4.0'
<dependency org="com.io7m.jcamera" name="io7m-jcamera-examples-jogl" rev="0.4.0">
<artifact name="io7m-jcamera-examples-jogl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcamera', module='io7m-jcamera-examples-jogl', version='0.4.0')
)
libraryDependencies += "com.io7m.jcamera" % "io7m-jcamera-examples-jogl" % "0.4.0"
[com.io7m.jcamera/io7m-jcamera-examples-jogl "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jcamera : io7m-jcamera-core | jar | 0.4.0 |
com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) |
com.io7m.junreachable : io7m-junreachable-core | jar | [1.0.0, 2.0.0) |
com.io7m.jfunctional : io7m-jfunctional-core | jar | [1.0.0, 2.0.0) |
com.io7m.jranges : io7m-jranges-core | jar | [2.0.0, 3.0.0) |
com.io7m.jtensors : io7m-jtensors-core | jar | 7.0.0-beta0010 |
org.jogamp.jogl : jogl-all-main | jar | 2.3.2 |
org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |
net.java.dev.designgridlayout : designgridlayout | jar | 1.11 |