Last Version

retrofit-plus-parent 1.1.0

retrofit-plus父工程项目

License

License

The MIT License (MIT)
Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.chentianming11
ArtifactId

ArtifactId

retrofit-plus-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

retrofit-plus-parent
retrofit-plus父工程项目

Download retrofit-plus-parent 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • retrofit-plus
  • retrofit-plus-boot-starter
  • sample-server