How to install the Java artifact com.io7m.jspatial.com.io7m.jspatial.tests with Maven
Java
Maven
pom.xml
com.io7m.jspatial
com.io7m.jspatial.tests
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>com.io7m.jspatial</groupId>
<artifactId>com.io7m.jspatial.tests</artifactId>
<version>3.0.0-beta0001</version>
</dependency>
/<dependencies>