<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-stream-btcmarkets</artifactId>
<version>5.0.13</version>
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-stream-btcmarkets', version='5.0.13')
)
<parent> <groupId>org.knowm.xchange</groupId> <artifactId>xchange-parent</artifactId> <version>5.0.13</version> </parent>
compile
|-- org.knowm.xchange:xchange-stream-core
|-- org.knowm.xchange:xchange-stream-service-netty
|-- org.knowm.xchange:xchange-btcmarkets