| License |
License |
|---|---|
| Categories |
Categorieshate Data Data Formats Hypermedia Types |
| GroupId | GroupIdcom.zerodhatech.kiteconnect |
| ArtifactId | ArtifactIdkiteconnect |
| Version | Version3.2.1 |
| 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.2.1.pom | |
| kiteconnect-3.2.1.jar | 74 KB |
| kiteconnect-3.2.1-sources.jar | 43 KB |
| kiteconnect-3.2.1-javadoc.jar | 347 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/ -->
<dependency>
<groupId>com.zerodhatech.kiteconnect</groupId>
<artifactId>kiteconnect</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/
implementation 'com.zerodhatech.kiteconnect:kiteconnect:3.2.1'
// https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/
implementation ("com.zerodhatech.kiteconnect:kiteconnect:3.2.1")
'com.zerodhatech.kiteconnect:kiteconnect:jar:3.2.1'
<dependency org="com.zerodhatech.kiteconnect" name="kiteconnect" rev="3.2.1">
<artifact name="kiteconnect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zerodhatech.kiteconnect', module='kiteconnect', version='3.2.1')
)
libraryDependencies += "com.zerodhatech.kiteconnect" % "kiteconnect" % "3.2.1"
[com.zerodhatech.kiteconnect/kiteconnect "3.2.1"]
| 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.8.9 |