q

qtjambi-qt3dextras

The Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D.
https://www.qtjambi.io
GNU Lesser General Public License 2.1 GNU General Public License 3
Dr. Peter Droste
Files download
File Operation
qtjambi-qt3dextras-6.7.1.jar download
qtjambi-qt3dextras-6.7.1.pom download
qtjambi-qt3dextras-6.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.qtjambi</groupId>
  <artifactId>qtjambi-qt3dextras</artifactId>
  <version>6.7.1</version>
</dependency>
Gradle Groovy
implementation 'io.qtjambi:qtjambi-qt3dextras:6.7.1'
Gradle Kotlin
implementation("io.qtjambi:qtjambi-qt3dextras:6.7.1")
Scala SBT
libraryDependencies += "io.qtjambi" % "qtjambi-qt3dextras" % "6.7.1"
Groovy Grape
@Grapes(
  @Grab(group='io.qtjambi', module='qtjambi-qt3dextras', version='6.7.1')
)
Apache Ivy
<dependency org="io.qtjambi" name="qtjambi-qt3dextras" rev="6.7.1" />
Leiningen
[io.qtjambi/qtjambi-qt3dextras "6.7.1"]
Apache Buildr
'io.qtjambi:qtjambi-qt3dextras:jar:6.7.1'