License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-opengl |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi OpenGL
Classes that make it easy to use OpenGL in Qt applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-opengl-6.3.1.pom | |
qtjambi-opengl-6.3.1-sources.jar | 503 KB |
qtjambi-opengl-6.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-opengl/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-opengl</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-opengl/
implementation 'io.qtjambi:qtjambi-opengl:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-opengl/
implementation ("io.qtjambi:qtjambi-opengl:6.3.1")
'io.qtjambi:qtjambi-opengl:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-opengl" rev="6.3.1">
<artifact name="qtjambi-opengl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-opengl', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-opengl" % "6.3.1"
[io.qtjambi/qtjambi-opengl "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.3.1 |