retrofit2-fastjson-converter

Simple request and response body converter for retrofit2(https://github.com/square/retrofit) via fastjson(https://github.com/alibaba/fastjson)

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

cn.deathdealer
ArtifactId

ArtifactId

converter-fastjson
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

retrofit2-fastjson-converter
Simple request and response body converter for retrofit2(https://github.com/square/retrofit) via fastjson(https://github.com/alibaba/fastjson)
Project URL

Project URL

https://github.com/xiongchen2012/converter-fastjson
Project Organization

Project Organization

deathdealer
Source Code Management

Source Code Management

https://github.com/xiongchen2012/converter-fastjson

Download converter-fastjson

How to add to project

<!-- https://jarcasting.com/artifacts/cn.deathdealer/converter-fastjson/ -->
<dependency>
    <groupId>cn.deathdealer</groupId>
    <artifactId>converter-fastjson</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.deathdealer/converter-fastjson/
implementation 'cn.deathdealer:converter-fastjson:0.0.1'
// https://jarcasting.com/artifacts/cn.deathdealer/converter-fastjson/
implementation ("cn.deathdealer:converter-fastjson:0.0.1")
'cn.deathdealer:converter-fastjson:jar:0.0.1'
<dependency org="cn.deathdealer" name="converter-fastjson" rev="0.0.1">
  <artifact name="converter-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.deathdealer', module='converter-fastjson', version='0.0.1')
)
libraryDependencies += "cn.deathdealer" % "converter-fastjson" % "0.0.1"
[cn.deathdealer/converter-fastjson "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.0.2
com.alibaba : fastjson jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1