| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.keayuan |
| Идентификатор | Идентификаторhttp-okhttp |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp-okhttp
http ext library
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-okhttp-0.0.1.pom | |
| http-okhttp-0.0.1.jar | 6 KB |
| http-okhttp-0.0.1-sources.jar | 3 KB |
| http-okhttp-0.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.keayuan/http-okhttp/ -->
<dependency>
<groupId>cn.keayuan</groupId>
<artifactId>http-okhttp</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.keayuan/http-okhttp/
implementation 'cn.keayuan:http-okhttp:0.0.1'
// https://jarcasting.com/artifacts/cn.keayuan/http-okhttp/
implementation ("cn.keayuan:http-okhttp:0.0.1")
'cn.keayuan:http-okhttp:jar:0.0.1'
<dependency org="cn.keayuan" name="http-okhttp" rev="0.0.1">
<artifact name="http-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.keayuan', module='http-okhttp', version='0.0.1')
)
libraryDependencies += "cn.keayuan" % "http-okhttp" % "0.0.1"
[cn.keayuan/http-okhttp "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.keayuan : http | jar | 0.0.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |