License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients JSON Data fastjson |
GroupId | GroupIdcom.github.maxsherry.retrofit2 |
ArtifactId | ArtifactIdretrofit2-fastjson-cookiejar |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.maxsherry.retrofit2/retrofit2-fastjson-cookiejar/ -->
<dependency>
<groupId>com.github.maxsherry.retrofit2</groupId>
<artifactId>retrofit2-fastjson-cookiejar</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maxsherry.retrofit2/retrofit2-fastjson-cookiejar/
implementation 'com.github.maxsherry.retrofit2:retrofit2-fastjson-cookiejar:1.0'
// https://jarcasting.com/artifacts/com.github.maxsherry.retrofit2/retrofit2-fastjson-cookiejar/
implementation ("com.github.maxsherry.retrofit2:retrofit2-fastjson-cookiejar:1.0")
'com.github.maxsherry.retrofit2:retrofit2-fastjson-cookiejar:jar:1.0'
<dependency org="com.github.maxsherry.retrofit2" name="retrofit2-fastjson-cookiejar" rev="1.0">
<artifact name="retrofit2-fastjson-cookiejar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maxsherry.retrofit2', module='retrofit2-fastjson-cookiejar', version='1.0')
)
libraryDependencies += "com.github.maxsherry.retrofit2" % "retrofit2-fastjson-cookiejar" % "1.0"
[com.github.maxsherry.retrofit2/retrofit2-fastjson-cookiejar "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | RELEASE |
com.squareup.retrofit2 : retrofit | jar | RELEASE |
com.alibaba : fastjson | jar | RELEASE |
junit : junit | jar | 4.12 |