Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdpl.zankowski |
ArtifactId | ArtifactIdiextrading4j-client |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
iextrading4j-client-2.1.4.pom | |
iextrading4j-client-2.1.4.jar | 160 KB |
iextrading4j-client-2.1.4-tests.jar | 194 KB |
iextrading4j-client-2.1.4-sources.jar | 82 KB |
iextrading4j-client-2.1.4-javadoc.jar | 601 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.zankowski/iextrading4j-client/ -->
<dependency>
<groupId>pl.zankowski</groupId>
<artifactId>iextrading4j-client</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.zankowski/iextrading4j-client/
implementation 'pl.zankowski:iextrading4j-client:2.1.4'
// https://jarcasting.com/artifacts/pl.zankowski/iextrading4j-client/
implementation ("pl.zankowski:iextrading4j-client:2.1.4")
'pl.zankowski:iextrading4j-client:jar:2.1.4'
<dependency org="pl.zankowski" name="iextrading4j-client" rev="2.1.4">
<artifact name="iextrading4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.zankowski', module='iextrading4j-client', version='2.1.4')
)
libraryDependencies += "pl.zankowski" % "iextrading4j-client" % "2.1.4"
[pl.zankowski/iextrading4j-client "2.1.4"]