How to install the Java artifact com.io7m.jcanephora.io7m-jcanephora-tests-lwjgl3 with Maven
Java
Maven
pom.xml
com.io7m.jcanephora
io7m-jcanephora-tests-lwjgl3
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.io7m.jcanephora</groupId>
<artifactId>io7m-jcanephora-tests-lwjgl3</artifactId>
<version>0.53.1</version>
</dependency>
/dependencies>