| License | License | 
|---|---|
| Categories | CategoriesRetrofit Net HTTP Clients | 
| GroupId | GroupIdcom.julienviet | 
| ArtifactId | ArtifactIdretrofit-vertx | 
| Last Version | Last Version1.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRetrofit Vert.x adapter Uses Retrofit with Vert.x | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| retrofit-vertx-1.1.3.pom | |
| retrofit-vertx-1.1.3.jar | 9 KB | 
| retrofit-vertx-1.1.3-tests.jar | 14 KB | 
| retrofit-vertx-1.1.3-test-sources.jar | 3 KB | 
| retrofit-vertx-1.1.3-sources.jar | 5 KB | 
| retrofit-vertx-1.1.3-javadoc.jar | 25 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | |
| com.squareup.retrofit2 : retrofit | jar | 2.4.0 | 
| io.vertx : vertx-docgen Optional | jar | 
| 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 |