How to install the Java artifact gov.nih.ncats.molwitch-apitests with Maven
Java
Maven
pom.xml
gov.nih.ncats
molwitch-apitests
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>gov.nih.ncats</groupId>
<artifactId>molwitch-apitests</artifactId>
<version>0.6.1</version>
</dependency>
/dependencies>