Core functionality for the XChange library, providing a framework for interacting with cryptocurrency exchange APIs.
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-core</artifactId>
<version>5.2.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an exchange instance and fetch available trading symbols.
Add the appropriate exchange module dependency (e.g., xchange-coinbase) in addition to xchange-core.
No dependency data recorded yet.