License |
License |
---|---|
GroupId | GroupIdpl.zankowski |
ArtifactId | ArtifactIdiextrading4j |
Last Version | Last Version3.4.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIEXTrading4j
Open source IEX Trading REST and WebSocket API library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iextrading4j-3.4.5.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.zankowski/iextrading4j/ -->
<dependency>
<groupId>pl.zankowski</groupId>
<artifactId>iextrading4j</artifactId>
<version>3.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.zankowski/iextrading4j/
implementation 'pl.zankowski:iextrading4j:3.4.5'
// https://jarcasting.com/artifacts/pl.zankowski/iextrading4j/
implementation ("pl.zankowski:iextrading4j:3.4.5")
'pl.zankowski:iextrading4j:pom:3.4.5'
<dependency org="pl.zankowski" name="iextrading4j" rev="3.4.5">
<artifact name="iextrading4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.zankowski', module='iextrading4j', version='3.4.5')
)
libraryDependencies += "pl.zankowski" % "iextrading4j" % "3.4.5"
[pl.zankowski/iextrading4j "3.4.5"]