com.github.chentianming11:retrofit-plus

retrofit-plus父工程项目

License

License

The MIT License (MIT)
Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.chentianming11
ArtifactId

ArtifactId

retrofit-plus
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

retrofit-plus父工程项目

Download retrofit-plus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus/ -->
<dependency>
    <groupId>com.github.chentianming11</groupId>
    <artifactId>retrofit-plus</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus/
implementation 'com.github.chentianming11:retrofit-plus:1.1.0'
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus/
implementation ("com.github.chentianming11:retrofit-plus:1.1.0")
'com.github.chentianming11:retrofit-plus:jar:1.1.0'
<dependency org="com.github.chentianming11" name="retrofit-plus" rev="1.1.0">
  <artifact name="retrofit-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chentianming11', module='retrofit-plus', version='1.1.0')
)
libraryDependencies += "com.github.chentianming11" % "retrofit-plus" % "1.1.0"
[com.github.chentianming11/retrofit-plus "1.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.6.2
com.alibaba : fastjson jar 1.2.54
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
org.springframework : spring-context jar 5.1.3.RELEASE
org.springframework : spring-beans jar 5.1.3.RELEASE

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.3.RELEASE
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
org.slf4j : slf4j-nop jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0