i

iextrading4j-hist

IEX Trading library to parse TOPS and DEEP multicast packets
https://github.com/WojciechZankowski/iextrading4j-hist.git
The Apache Software License, Version 2.0
Wojciech Zankowski
Files download
File Operation
iextrading4j-hist-1.0.0.pom download
Apache Maven
<dependency>
  <groupId>pl.zankowski</groupId>
  <artifactId>iextrading4j-hist</artifactId>
  <version>1.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'pl.zankowski:iextrading4j-hist:1.0.0'
Gradle Kotlin
implementation("pl.zankowski:iextrading4j-hist:1.0.0")
Scala SBT
libraryDependencies += "pl.zankowski" % "iextrading4j-hist" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='pl.zankowski', module='iextrading4j-hist', version='1.0.0')
)
Apache Ivy
<dependency org="pl.zankowski" name="iextrading4j-hist" rev="1.0.0" />
Leiningen
[pl.zankowski/iextrading4j-hist "1.0.0"]
Apache Buildr
'pl.zankowski:iextrading4j-hist:jar:1.0.0'
Dependencies
The project has no third-party dependencies