License |
License |
---|---|
GroupId | GroupIdcom.io7m.jcamera |
ArtifactId | ArtifactIdcom.io7m.jcamera.examples.jogl |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.jcamera.examples.jogl
Universal 3D camera functions (JOGL example)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jcamera/com.io7m.jcamera.examples.jogl/ -->
<dependency>
<groupId>com.io7m.jcamera</groupId>
<artifactId>com.io7m.jcamera.examples.jogl</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcamera/com.io7m.jcamera.examples.jogl/
implementation 'com.io7m.jcamera:com.io7m.jcamera.examples.jogl:0.6.0'
// https://jarcasting.com/artifacts/com.io7m.jcamera/com.io7m.jcamera.examples.jogl/
implementation ("com.io7m.jcamera:com.io7m.jcamera.examples.jogl:0.6.0")
'com.io7m.jcamera:com.io7m.jcamera.examples.jogl:jar:0.6.0'
<dependency org="com.io7m.jcamera" name="com.io7m.jcamera.examples.jogl" rev="0.6.0">
<artifact name="com.io7m.jcamera.examples.jogl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcamera', module='com.io7m.jcamera.examples.jogl', version='0.6.0')
)
libraryDependencies += "com.io7m.jcamera" % "com.io7m.jcamera.examples.jogl" % "0.6.0"
[com.io7m.jcamera/com.io7m.jcamera.examples.jogl "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jcamera : com.io7m.jcamera.core | jar | 0.6.0 |
com.io7m.junreachable : com.io7m.junreachable.core | jar | 3.0.0 |
com.io7m.jranges : com.io7m.jranges.core | jar | 4.0.0 |
com.io7m.jtensors : com.io7m.jtensors.core | jar | 10.0.0 |
com.io7m.jtensors : com.io7m.jtensors.storage.bytebuffered | jar | 10.0.0 |
com.io7m.mutable.numbers : com.io7m.mutable.numbers.core | jar | 2.0.0 |
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 |