is not current version
Last Version 0.53.1

com.io7m.jcanephora:io7m-jcanephora-examples-jogl 0.41.0

OpenGL plus static safety (JOGL frontend for example code)

GroupId

GroupId

com.io7m.jcanephora
ArtifactId

ArtifactId

io7m-jcanephora-examples-jogl
Version

Version

0.41.0
Type

Type

jar

Download io7m-jcanephora-examples-jogl 0.41.0


<!-- https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-jogl/ -->
<dependency>
    <groupId>com.io7m.jcanephora</groupId>
    <artifactId>io7m-jcanephora-examples-jogl</artifactId>
    <version>0.41.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-jogl/
implementation 'com.io7m.jcanephora:io7m-jcanephora-examples-jogl:0.41.0'
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-jogl/
implementation ("com.io7m.jcanephora:io7m-jcanephora-examples-jogl:0.41.0")
'com.io7m.jcanephora:io7m-jcanephora-examples-jogl:jar:0.41.0'
<dependency org="com.io7m.jcanephora" name="io7m-jcanephora-examples-jogl" rev="0.41.0">
  <artifact name="io7m-jcanephora-examples-jogl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcanephora', module='io7m-jcanephora-examples-jogl', version='0.41.0')
)
libraryDependencies += "com.io7m.jcanephora" % "io7m-jcanephora-examples-jogl" % "0.41.0"
[com.io7m.jcanephora/io7m-jcanephora-examples-jogl "0.41.0"]