Files download
File Operation
qtjambi-qt3drender-6.7.0.jar download
qtjambi-qt3drender-6.7.0.pom download
qtjambi-qt3drender-6.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.qtjambi</groupId>
  <artifactId>qtjambi-qt3drender</artifactId>
  <version>6.7.0</version>
</dependency>
Gradle Groovy
implementation 'io.qtjambi:qtjambi-qt3drender:6.7.0'
Gradle Kotlin
implementation("io.qtjambi:qtjambi-qt3drender:6.7.0")
Scala SBT
libraryDependencies += "io.qtjambi" % "qtjambi-qt3drender" % "6.7.0"
Groovy Grape
@Grapes(
  @Grab(group='io.qtjambi', module='qtjambi-qt3drender', version='6.7.0')
)
Apache Ivy
<dependency org="io.qtjambi" name="qtjambi-qt3drender" rev="6.7.0" />
Leiningen
[io.qtjambi/qtjambi-qt3drender "6.7.0"]
Apache Buildr
'io.qtjambi:qtjambi-qt3drender:jar:6.7.0'