License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial Retrofit Net HTTP Clients LoganSquare Data JSON |
GroupId | GroupIdde.mannodermaus.retrofit2 |
ArtifactId | ArtifactIdconverter-logansquare |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionretrofit2-converter-logansquare
A Converter implementation using LoganSquare JSON serialization for Retrofit 2.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
com.bluelinelabs : logansquare | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.3.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.4.1 |