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