Jar examples for x:xchange-core
Core functionality used by all other modules.
You can download jar file xchange-core 1.9.0 in this page.
You can use the following script to add xchange-core-1.9.0.jar to your project.
<dependency> <groupId>com.xeiam.xchange</groupId> <artifactId>xchange-core</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.xeiam.xchange', name: 'xchange-core', version: '1.9.0'
libraryDependencies += "com.xeiam.xchange" % "xchange-core" % "1.9.0"
<dependency org="com.xeiam.xchange" name="xchange-core" rev="1.9.0"/>
@Grapes(@Grab(group='com.xeiam.xchange', module='xchange-core', version='1.9.0'))
'com.xeiam.xchange:xchange-core:jar:1.9.0'
Click the following link to download the jar file.
xchange-core-1.9.0-javadoc.jar