Last Version

XChange Core 3.1.0

Core functionality used by all other modules.

License

License

MIT
GroupId

GroupId

com.xeiam.xchange
ArtifactId

ArtifactId

xchange-core
Version

Version

3.1.0
Type

Type

jar
Description

Description

XChange Core
Core functionality used by all other modules.
Project URL

Project URL

http://xeiam.com
Project Organization

Project Organization

Xeiam, LLC

Download xchange-core 3.1.0


<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-core/ -->
<dependency>
    <groupId>com.xeiam.xchange</groupId>
    <artifactId>xchange-core</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-core/
implementation 'com.xeiam.xchange:xchange-core:3.1.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-core/
implementation ("com.xeiam.xchange:xchange-core:3.1.0")
'com.xeiam.xchange:xchange-core:jar:3.1.0'
<dependency org="com.xeiam.xchange" name="xchange-core" rev="3.1.0">
  <artifact name="xchange-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-core', version='3.1.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-core" % "3.1.0"
[com.xeiam.xchange/xchange-core "3.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.java-websocket : Java-WebSocket jar 1.3.0
org.slf4j : slf4j-api jar 1.7.12
com.github.mmazi : rescu jar 1.7.2
net.iharder : base64 jar 2.3.8
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.12
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.