| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.raxdenstudios |
| Идентификатор | Идентификаторcommons-okhttp3 |
| Версия | Версия4.10.0 |
| Тип | Типaar |
| Описание |
ОписаниеOkhttp3
Okhttp3 library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-okhttp3-4.10.0.pom | |
| commons-okhttp3-4.10.0-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-okhttp3/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-okhttp3</artifactId>
<version>4.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-okhttp3/
implementation 'com.raxdenstudios:commons-okhttp3:4.10.0'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-okhttp3/
implementation ("com.raxdenstudios:commons-okhttp3:4.10.0")
'com.raxdenstudios:commons-okhttp3:aar:4.10.0'
<dependency org="com.raxdenstudios" name="commons-okhttp3" rev="4.10.0">
<artifact name="commons-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-okhttp3', version='4.10.0')
)
libraryDependencies += "com.raxdenstudios" % "commons-okhttp3" % "4.10.0"
[com.raxdenstudios/commons-okhttp3 "4.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | |
| com.squareup.okhttp3 : logging-interceptor | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |