| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cmonbaby |
| Идентификатор | Идентификаторhttp |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеhttp
Android Http Core Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-1.0.0.pom | |
| http-1.0.0.jar | 186 KB |
| http-1.0.0-sources.jar | 74 KB |
| http-1.0.0-javadoc.jar | 312 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cmonbaby/http/ -->
<dependency>
<groupId>com.cmonbaby</groupId>
<artifactId>http</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/http/
implementation 'com.cmonbaby:http:1.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/http/
implementation ("com.cmonbaby:http:1.0.0")
'com.cmonbaby:http:jar:1.0.0'
<dependency org="com.cmonbaby" name="http" rev="1.0.0">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='http', version='1.0.0')
)
libraryDependencies += "com.cmonbaby" % "http" % "1.0.0"
[com.cmonbaby/http "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex : rxjava | jar | 1.3.8 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.alibaba : fastjson | jar | 1.2.61 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |