q

qtjambi-qt3dextras-jre8

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
文件下载
文件名 操作
qtjambi-qt3dextras-jre8-6.3.0.jar 下载
qtjambi-qt3dextras-jre8-6.3.0.pom 下载
qtjambi-qt3dextras-jre8-6.3.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.qtjambi</groupId>
  <artifactId>qtjambi-qt3dextras-jre8</artifactId>
  <version>6.3.0</version>
</dependency>
Gradle Groovy
implementation 'io.qtjambi:qtjambi-qt3dextras-jre8:6.3.0'
Gradle Kotlin
implementation("io.qtjambi:qtjambi-qt3dextras-jre8:6.3.0")
Scala SBT
libraryDependencies += "io.qtjambi" % "qtjambi-qt3dextras-jre8" % "6.3.0"
Groovy Grape
@Grapes(
  @Grab(group='io.qtjambi', module='qtjambi-qt3dextras-jre8', version='6.3.0')
)
Apache Ivy
<dependency org="io.qtjambi" name="qtjambi-qt3dextras-jre8" rev="6.3.0" />
Leiningen
[io.qtjambi/qtjambi-qt3dextras-jre8 "6.3.0"]
Apache Buildr
'io.qtjambi:qtjambi-qt3dextras-jre8:jar:6.3.0'