Download xchange-core-1.3.0.jar file - Jar x

Jar examples for x:xchange-core

Description

Core functionality used by all other modules.

You can download jar file xchange-core 1.3.0 in this page.

Build File

You can use the following script to add xchange-core-1.3.0.jar to your project.

<dependency>
   <groupId>com.xeiam.xchange</groupId>
   <artifactId>xchange-core</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.xeiam.xchange', name: 'xchange-core', version: '1.3.0'
libraryDependencies += "com.xeiam.xchange" % "xchange-core" % "1.3.0"
<dependency org="com.xeiam.xchange" name="xchange-core" rev="1.3.0"/>
@Grapes(@Grab(group='com.xeiam.xchange', module='xchange-core', version='1.3.0'))
'com.xeiam.xchange:xchange-core:jar:1.3.0'

Download

Click the following link to download the jar file.

xchange-core-1.3.0-javadoc.jar
xchange-core-1.3.0-sources.jar
xchange-core-1.3.0.jar
xchange-core-1.3.0.pom



Related Tutorials