| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.roboquant |
| ArtifactId | ArtifactIdroboquant-crypto |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
Descriptionroboquant crypto
Cryptocurrency trading support for roboquant algorithmic trading platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| roboquant-crypto-0.9.2.pom | |
| roboquant-crypto-0.9.2.jar | 52 KB |
| roboquant-crypto-0.9.2-sources.jar | 14 KB |
| roboquant-crypto-0.9.2-javadoc.jar | 289 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/ -->
<dependency>
<groupId>org.roboquant</groupId>
<artifactId>roboquant-crypto</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/
implementation 'org.roboquant:roboquant-crypto:0.9.2'
// https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/
implementation ("org.roboquant:roboquant-crypto:0.9.2")
'org.roboquant:roboquant-crypto:jar:0.9.2'
<dependency org="org.roboquant" name="roboquant-crypto" rev="0.9.2">
<artifact name="roboquant-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.roboquant', module='roboquant-crypto', version='0.9.2')
)
libraryDependencies += "org.roboquant" % "roboquant-crypto" % "0.9.2"
[org.roboquant/roboquant-crypto "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| org.roboquant : roboquant | jar | 0.9.2 |
| org.slf4j : slf4j-jdk14 | jar | 2.0.0-alpha7 |
| org.roboquant : binance-api-client | jar | 1.0.1 |
| org.knowm.xchange : xchange-core | jar | 5.0.13 |
| org.knowm.xchange : xchange-stream-core | jar | 5.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.6.21 |
| org.knowm.xchange : xchange-bitstamp | jar | 5.0.13 |
| org.knowm.xchange : xchange-stream-bitstamp | jar | 5.0.13 |