| Группа | Группаio.tesla.aether |
|---|---|
| Идентификатор | Идентификаторaether-connector-okhttp |
| Версия | Версия0.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| aether-connector-okhttp-0.0.9.pom | |
| aether-connector-okhttp-0.0.9.jar | 50 KB |
| aether-connector-okhttp-0.0.9-sources.jar | 26 KB |
| aether-connector-okhttp-0.0.9-javadoc.jar | 117 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesla.aether/aether-connector-okhttp/ -->
<dependency>
<groupId>io.tesla.aether</groupId>
<artifactId>aether-connector-okhttp</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.aether/aether-connector-okhttp/
implementation 'io.tesla.aether:aether-connector-okhttp:0.0.9'
// https://jarcasting.com/artifacts/io.tesla.aether/aether-connector-okhttp/
implementation ("io.tesla.aether:aether-connector-okhttp:0.0.9")
'io.tesla.aether:aether-connector-okhttp:jar:0.0.9'
<dependency org="io.tesla.aether" name="aether-connector-okhttp" rev="0.0.9">
<artifact name="aether-connector-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.aether', module='aether-connector-okhttp', version='0.0.9')
)
libraryDependencies += "io.tesla.aether" % "aether-connector-okhttp" % "0.0.9"
[io.tesla.aether/aether-connector-okhttp "0.0.9"]