License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.chentianming11 |
ArtifactId | ArtifactIdretrofit-plus-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionretrofit-plus-parent
retrofit-plus父工程项目
|
Filename | Size |
---|---|
retrofit-plus-parent-1.1.0.pom | 8 KB |
Browse |
<!-- 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"]