IEX KUOTES

A Kotlin library for the IEX API: https://iextrading.com/developer/docs/

License

License

GroupId

GroupId

com.tecacet
ArtifactId

ArtifactId

iex-kuotes
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

IEX KUOTES
A Kotlin library for the IEX API: https://iextrading.com/developer/docs/
Project URL

Project URL

https://github.com/algorythmist/iex-kuotes
Project Organization

Project Organization

TecAceT
Source Code Management

Source Code Management

https://github.com/algorythmist/iex-kuotes

Download iex-kuotes

How to add to project

<!-- https://jarcasting.com/artifacts/com.tecacet/iex-kuotes/ -->
<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>iex-kuotes</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecacet/iex-kuotes/
implementation 'com.tecacet:iex-kuotes:1.0.5'
// https://jarcasting.com/artifacts/com.tecacet/iex-kuotes/
implementation ("com.tecacet:iex-kuotes:1.0.5")
'com.tecacet:iex-kuotes:jar:1.0.5'
<dependency org="com.tecacet" name="iex-kuotes" rev="1.0.5">
  <artifact name="iex-kuotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecacet', module='iex-kuotes', version='1.0.5')
)
libraryDependencies += "com.tecacet" % "iex-kuotes" % "1.0.5"
[com.tecacet/iex-kuotes "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 3.14.9
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

iex-kuotes

Kotlin interface to the IEX API

Versions

Version
1.0.5
1.0.4
1.0.3