| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.ceram1.droid |
| Идентификатор | Идентификаторnet |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid NetworkUtil
This library helps to integrate volley with okhttp.
|
| Имя Файла | Размер |
|---|---|
| net-0.0.1.pom | |
| net-0.0.1.aar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ceram1.droid/net/ -->
<dependency>
<groupId>com.ceram1.droid</groupId>
<artifactId>net</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ceram1.droid/net/
implementation 'com.ceram1.droid:net:0.0.1'
// https://jarcasting.com/artifacts/com.ceram1.droid/net/
implementation ("com.ceram1.droid:net:0.0.1")
'com.ceram1.droid:net:aar:0.0.1'
<dependency org="com.ceram1.droid" name="net" rev="0.0.1">
<artifact name="net" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ceram1.droid', module='net', version='0.0.1')
)
libraryDependencies += "com.ceram1.droid" % "net" % "0.0.1"
[com.ceram1.droid/net "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mcxiaoke.volley : library | jar | + |
| com.squareup.okhttp : okhttp | jar | + |
| com.ceram1.droid : globalcontext | jar | + |