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