License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.chentianming11 |
ArtifactId | ArtifactIdretrofit-plus-sample |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionretrofit-plus父工程项目
|
Filename | Size |
---|---|
retrofit-plus-sample-1.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus-sample/ -->
<dependency>
<groupId>com.github.chentianming11</groupId>
<artifactId>retrofit-plus-sample</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus-sample/
implementation 'com.github.chentianming11:retrofit-plus-sample:1.1.0'
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus-sample/
implementation ("com.github.chentianming11:retrofit-plus-sample:1.1.0")
'com.github.chentianming11:retrofit-plus-sample:pom:1.1.0'
<dependency org="com.github.chentianming11" name="retrofit-plus-sample" rev="1.1.0">
<artifact name="retrofit-plus-sample" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chentianming11', module='retrofit-plus-sample', version='1.1.0')
)
libraryDependencies += "com.github.chentianming11" % "retrofit-plus-sample" % "1.1.0"
[com.github.chentianming11/retrofit-plus-sample "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.6 |