License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients JSON Data fastjson |
GroupId | GroupIdxyz.xpcoder.common.retrofit2 |
ArtifactId | ArtifactIdconverter-fastjson |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconverter-fastjson
retrofit2 converter-fastjson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
converter-fastjson-1.0.pom | |
converter-fastjson-1.0.jar | 6 KB |
converter-fastjson-1.0-sources.jar | 3 KB |
converter-fastjson-1.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.xpcoder.common.retrofit2/converter-fastjson/ -->
<dependency>
<groupId>xyz.xpcoder.common.retrofit2</groupId>
<artifactId>converter-fastjson</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.xpcoder.common.retrofit2/converter-fastjson/
implementation 'xyz.xpcoder.common.retrofit2:converter-fastjson:1.0'
// https://jarcasting.com/artifacts/xyz.xpcoder.common.retrofit2/converter-fastjson/
implementation ("xyz.xpcoder.common.retrofit2:converter-fastjson:1.0")
'xyz.xpcoder.common.retrofit2:converter-fastjson:jar:1.0'
<dependency org="xyz.xpcoder.common.retrofit2" name="converter-fastjson" rev="1.0">
<artifact name="converter-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.xpcoder.common.retrofit2', module='converter-fastjson', version='1.0')
)
libraryDependencies += "xyz.xpcoder.common.retrofit2" % "converter-fastjson" % "1.0"
[xyz.xpcoder.common.retrofit2/converter-fastjson "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson Optional | jar | 1.2.49 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.10.0 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.junit.platform : junit-platform-engine | jar | 1.2.0 |
org.junit.platform : junit-platform-launcher | jar | 1.2.0 |