| Категории |
Категорииhate Данные Data Formats Hypermedia Types |
|---|---|
| Группа | Группаcom.zerodhatech.kiteconnect |
| Идентификатор | Идентификаторkiteconnect |
| Версия | Версия3.1.14-SNAPSHOT1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kiteconnect-3.1.14-SNAPSHOT1.pom | |
| kiteconnect-3.1.14-SNAPSHOT1.jar | 74 KB |
| kiteconnect-3.1.14-SNAPSHOT1-sources.jar | 42 KB |
| kiteconnect-3.1.14-SNAPSHOT1-javadoc.jar | 346 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/ -->
<dependency>
<groupId>com.zerodhatech.kiteconnect</groupId>
<artifactId>kiteconnect</artifactId>
<version>3.1.14-SNAPSHOT1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/
implementation 'com.zerodhatech.kiteconnect:kiteconnect:3.1.14-SNAPSHOT1'
// https://jarcasting.com/artifacts/com.zerodhatech.kiteconnect/kiteconnect/
implementation ("com.zerodhatech.kiteconnect:kiteconnect:3.1.14-SNAPSHOT1")
'com.zerodhatech.kiteconnect:kiteconnect:jar:3.1.14-SNAPSHOT1'
<dependency org="com.zerodhatech.kiteconnect" name="kiteconnect" rev="3.1.14-SNAPSHOT1">
<artifact name="kiteconnect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zerodhatech.kiteconnect', module='kiteconnect', version='3.1.14-SNAPSHOT1')
)
libraryDependencies += "com.zerodhatech.kiteconnect" % "kiteconnect" % "3.1.14-SNAPSHOT1"
[com.zerodhatech.kiteconnect/kiteconnect "3.1.14-SNAPSHOT1"]