Last Version

retrofit-plus-parent 1.1.3

retrofit-plus父工程项目

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.lianjiatech
ArtifactId

ArtifactId

retrofit-plus-parent
Version

Version

1.1.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/lianjiatech/retrofit-plus
Source Code Management

Source Code Management

https://github.com/lianjiatech/retrofit-plus

Download retrofit-plus-parent 1.1.3


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

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