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