is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-opengl 6.2.3

Classes that make it easy to use OpenGL in Qt applications.

GroupId

GroupId

io.qtjambi
ArtifactId

ArtifactId

qtjambi-opengl
Version

Version

6.2.3
Type

Type

jar

Download qtjambi-opengl 6.2.3


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