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