is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-qt3danimation 5.15.6

The Qt 3D Animation modules provides a set of prebuilt elements to help you get started with Qt 3D.

GroupId

GroupId

io.qtjambi
ArtifactId

ArtifactId

qtjambi-qt3danimation
Version

Version

5.15.6
Type

Type

jar

Download qtjambi-qt3danimation 5.15.6


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