roboquant parent

Algorithmic trading platform written in Kotlin

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.roboquant
ArtifactId

ArtifactId

roboquant-parent
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

pom
Description

Description

roboquant parent
Algorithmic trading platform written in Kotlin
Project URL

Project URL

https://roboquant.org
Source Code Management

Source Code Management

https://github.com/neurallayer/roboquant

Download roboquant-parent

Filename Size
roboquant-parent-0.9.3.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • roboquant
  • roboquant-ta
  • roboquant-jupyter
  • roboquant-extra
  • roboquant-crypto

Versions

Version
0.9.3
0.9.2