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