License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.roboquant |
ArtifactId | ArtifactIdroboquant-crypto |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
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.3.pom | |
roboquant-crypto-0.9.3.jar | 48 KB |
roboquant-crypto-0.9.3-sources.jar | 14 KB |
roboquant-crypto-0.9.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/
implementation 'org.roboquant:roboquant-crypto:0.9.3'
// https://jarcasting.com/artifacts/org.roboquant/roboquant-crypto/
implementation ("org.roboquant:roboquant-crypto:0.9.3")
'org.roboquant:roboquant-crypto:jar:0.9.3'
<dependency org="org.roboquant" name="roboquant-crypto" rev="0.9.3">
<artifact name="roboquant-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.roboquant', module='roboquant-crypto', version='0.9.3')
)
libraryDependencies += "org.roboquant" % "roboquant-crypto" % "0.9.3"
[org.roboquant/roboquant-crypto "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0-RC2 |
org.roboquant : roboquant | jar | 0.9.3 |
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.7.0-RC2 |
org.knowm.xchange : xchange-bitstamp | jar | 5.0.13 |
org.knowm.xchange : xchange-stream-bitstamp | jar | 5.0.13 |