License |
License |
---|---|
Categories |
CategoriesNet Retrofit HTTP Clients |
GroupId | GroupIdnet.oschina.bilbodai.common.retrofitor |
ArtifactId | ArtifactIdretrofitor |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
retrofitor-1.0.4.pom | |
retrofitor-1.0.4.jar | 22 KB |
retrofitor-1.0.4-sources.jar | 13 KB |
retrofitor-1.0.4-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.bilbodai.common.retrofitor/retrofitor/ -->
<dependency>
<groupId>net.oschina.bilbodai.common.retrofitor</groupId>
<artifactId>retrofitor</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.bilbodai.common.retrofitor/retrofitor/
implementation 'net.oschina.bilbodai.common.retrofitor:retrofitor:1.0.4'
// https://jarcasting.com/artifacts/net.oschina.bilbodai.common.retrofitor/retrofitor/
implementation ("net.oschina.bilbodai.common.retrofitor:retrofitor:1.0.4")
'net.oschina.bilbodai.common.retrofitor:retrofitor:jar:1.0.4'
<dependency org="net.oschina.bilbodai.common.retrofitor" name="retrofitor" rev="1.0.4">
<artifact name="retrofitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.bilbodai.common.retrofitor', module='retrofitor', version='1.0.4')
)
libraryDependencies += "net.oschina.bilbodai.common.retrofitor" % "retrofitor" % "1.0.4"
[net.oschina.bilbodai.common.retrofitor/retrofitor "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.0.1 |
com.squareup.retrofit2 : converter-jackson | jar | 2.0.1 |
com.squareup.retrofit2 : converter-simplexml | jar | 2.0.1 |
org.springframework : spring-context | jar | 4.2.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.13 |
ch.qos.logback : logback-classic | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.3.2.RELEASE |