License |
License |
---|---|
Categories |
Categorieshate Data Data Formats Hypermedia Types |
GroupId | GroupIdcom.zerodhatech.kiteconnect |
ArtifactId | ArtifactIdkiteconnect |
Version | Version3.1.14 |
Type | Typejar |
Description |
Descriptioncom.zerodhatech.kiteconnect:kiteconnect
Kite Connect is a set of REST-like APIs that expose many capabilities required to build a complete investment and trading platform.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kiteconnect-3.1.14.pom | |
kiteconnect-3.1.14.jar | 74 KB |
kiteconnect-3.1.14-sources.jar | 42 KB |
kiteconnect-3.1.14-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/ -->
<dependency>
<groupId>com.zerodhatech.kiteconnect</groupId>
<artifactId>kiteconnect</artifactId>
<version>3.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/
implementation 'com.zerodhatech.kiteconnect:kiteconnect:3.1.14'
// https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/
implementation ("com.zerodhatech.kiteconnect:kiteconnect:3.1.14")
'com.zerodhatech.kiteconnect:kiteconnect:jar:3.1.14'
<dependency org="com.zerodhatech.kiteconnect" name="kiteconnect" rev="3.1.14">
<artifact name="kiteconnect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zerodhatech.kiteconnect', module='kiteconnect', version='3.1.14')
)
libraryDependencies += "com.zerodhatech.kiteconnect" % "kiteconnect" % "3.1.14"
[com.zerodhatech.kiteconnect/kiteconnect "3.1.14"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
net.sf.supercsv : super-csv | jar | 2.4.0 |
com.neovisionaries : nv-websocket-client | jar | 2.3 |
org.json : json | jar | 20171018 |
com.squareup.okhttp3 : okhttp | jar | 4.4.0 |
com.squareup.okio : okio | jar | 2.4.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.4.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |
com.google.code.gson : gson | jar | 2.6.2 |