is not current version
Last Version 0.1.3

fr.myprysm.vertx:vertx-retrofit 0.1.2

Brings some facility to setup quickly retrofit interfaces with RxJava2 and Vert.x Json API Support

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

fr.myprysm.vertx
ArtifactId

ArtifactId

vertx-retrofit
Version

Version

0.1.2
Type

Type

jar

Download vertx-retrofit 0.1.2


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