How to install the Java artifact com.gruelbox.xchange-stream-bitstamp with Maven
Java
Maven
pom.xml
com.gruelbox
xchange-stream-bitstamp
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.gruelbox</groupId>
<artifactId>xchange-stream-bitstamp</artifactId>
<version>4.3.16.2</version>
</dependency>
/dependencies>