retrofit2-converter-logansquare

A Converter implementation using LoganSquare JSON serialization for Retrofit 2.

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients LoganSquare Data JSON
GroupId

GroupId

de.mannodermaus.retrofit2
ArtifactId

ArtifactId

converter-logansquare
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

retrofit2-converter-logansquare
A Converter implementation using LoganSquare JSON serialization for Retrofit 2.
Project URL

Project URL

https://github.com/mannodermaus/retrofit-logansquare
Source Code Management

Source Code Management

https://github.com/mannodermaus/retrofit-logansquare/tree/master

Download converter-logansquare

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.1.0
com.bluelinelabs : logansquare jar 1.3.7

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1