Last Version

net.oschina.bilbodai.common.retrofitor:retrofitor 1.0.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net Retrofit HTTP Clients
GroupId

GroupId

net.oschina.bilbodai.common.retrofitor
ArtifactId

ArtifactId

retrofitor
Version

Version

1.0.4
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://git.oschina.net/bilbodai/retrofitor.git

Download retrofitor 1.0.4


<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.