is not current version
Last Version 2.1.0

org.ligboy.retrofit2:converter-fastjson 2.0.2


Categories

Categories

Retrofit Net HTTP Clients JSON Data fastjson
GroupId

GroupId

org.ligboy.retrofit2
ArtifactId

ArtifactId

converter-fastjson
Version

Version

2.0.2
Type

Type

jar

Download converter-fastjson 2.0.2


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