Download xchange-core-3.1.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 3.1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials