GroupId | GroupIdcom.io7m.jcanephora |
---|---|
ArtifactId | ArtifactIdio7m-jcanephora-examples-jogl |
Version | Version0.44.1 |
Type | Typejar |
<!-- 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.44.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-jogl/
implementation 'com.io7m.jcanephora:io7m-jcanephora-examples-jogl:0.44.1'
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-jogl/
implementation ("com.io7m.jcanephora:io7m-jcanephora-examples-jogl:0.44.1")
'com.io7m.jcanephora:io7m-jcanephora-examples-jogl:jar:0.44.1'
<dependency org="com.io7m.jcanephora" name="io7m-jcanephora-examples-jogl" rev="0.44.1">
<artifact name="io7m-jcanephora-examples-jogl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcanephora', module='io7m-jcanephora-examples-jogl', version='0.44.1')
)
libraryDependencies += "com.io7m.jcanephora" % "io7m-jcanephora-examples-jogl" % "0.44.1"
[com.io7m.jcanephora/io7m-jcanephora-examples-jogl "0.44.1"]