How to install the Java artifact io.qtjambi.qtjambi-quick3d-native-linux-x64 with Maven
Java
Maven
pom.xml
io.qtjambi
qtjambi-quick3d-native-linux-x64
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-quick3d-native-linux-x64</artifactId>
<version>5.15</version>
</dependency>
/<dependencies>