How to install the Java artifact us.ihmc.ihmc-graphics-description with Maven
Java
Maven
pom.xml
us.ihmc
ihmc-graphics-description
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>us.ihmc</groupId>
<artifactId>ihmc-graphics-description</artifactId>
<version>0.19.3</version>
</dependency>
/<dependencies>