License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial Retrofit Net HTTP Clients LoganSquare Data JSON |
GroupId | GroupIdde.mannodermaus |
ArtifactId | ArtifactIdretrofit2-converter-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</groupId>
<artifactId>retrofit2-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" name="retrofit2-converter-logansquare" rev="1.4.1">
<artifact name="retrofit2-converter-logansquare" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mannodermaus', module='retrofit2-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 |