Last Version

fr.myprysm.vertx:vertx-retrofit 0.1.3

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

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

fr.myprysm.vertx
ArtifactId

ArtifactId

vertx-retrofit
Version

Version

0.1.3
Type

Type

jar
Description

Description

fr.myprysm.vertx:vertx-retrofit
Brings some facility to setup quickly retrofit interfaces with RxJava2 and Vert.x Json API Support

Download vertx-retrofit 0.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
fr.myprysm.vertx : vertx-core jar 0.1.2
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.retrofit2 : converter-jackson jar 2.4.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.4.0
org.apache.commons : commons-lang3 jar 3.7

provided (8)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.projectlombok : lombok jar 1.16.20
io.vertx : vertx-codegen jar
io.vertx : vertx-lang-kotlin jar
io.vertx : vertx-lang-groovy jar
io.vertx : vertx-lang-ruby jar
io.vertx : vertx-lang-ceylon jar
io.vertx : vertx-lang-js jar

test (8)

Group / Artifact Type Version
io.vertx : vertx-web jar
fr.myprysm.vertx : vertx-test jar 0.1.2
io.vertx : vertx-junit5 jar 3.5.2
org.assertj : assertj-core jar 3.9.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-engine jar 1.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.