| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial Retrofit Сеть HTTP Clients LoganSquare Данные JSON |
| Группа | Группаde.mannodermaus.retrofit2 |
| Идентификатор | Идентификаторconverter-logansquare |
| Последняя версия | Последняя версия1.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеretrofit2-converter-logansquare
A Converter implementation using LoganSquare JSON serialization for Retrofit 2.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| converter-logansquare-1.4.1.pom | |
| converter-logansquare-1.4.1-sources.jar | 4 KB |
| converter-logansquare-1.4.1-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.mannodermaus.retrofit2/converter-logansquare/ -->
<dependency>
<groupId>de.mannodermaus.retrofit2</groupId>
<artifactId>converter-logansquare</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.mannodermaus.retrofit2/converter-logansquare/
implementation 'de.mannodermaus.retrofit2:converter-logansquare:1.4.1'
// https://jarcasting.com/artifacts/de.mannodermaus.retrofit2/converter-logansquare/
implementation ("de.mannodermaus.retrofit2:converter-logansquare:1.4.1")
'de.mannodermaus.retrofit2:converter-logansquare:jar:1.4.1'
<dependency org="de.mannodermaus.retrofit2" name="converter-logansquare" rev="1.4.1">
<artifact name="converter-logansquare" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mannodermaus.retrofit2', module='converter-logansquare', version='1.4.1')
)
libraryDependencies += "de.mannodermaus.retrofit2" % "converter-logansquare" % "1.4.1"
[de.mannodermaus.retrofit2/converter-logansquare "1.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
| com.bluelinelabs : logansquare | jar | 1.3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : mockwebserver | jar | 3.3.1 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.4.1 |