Last Version

Retrofit Vert.x adapter 1.1.3

Uses Retrofit with Vert.x

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.julienviet
ArtifactId

ArtifactId

retrofit-vertx
Version

Version

1.1.3
Type

Type

jar
Description

Description

Retrofit Vert.x adapter
Uses Retrofit with Vert.x
Project URL

Project URL

https://github.com/vietj/retrofit-vertx

Download retrofit-vertx 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-core jar
com.squareup.retrofit2 : retrofit jar 2.4.0
io.vertx : vertx-docgen Optional jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.retrofit2 : converter-gson jar 2.4.0
com.squareup.retrofit2 : adapter-rxjava jar 2.4.0
io.vertx : vertx-unit jar

Project Modules

There are no modules declared in this project.