License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdorg.irenical.fetchy |
ArtifactId | ArtifactIdfetchy-connector-retrofit |
Last Version | Last Version2.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFetchy REST Retrofit Service Executor
Fetchy REST - REST Service Retrofit Executor Implementation
|
Project Organization |
Project OrganizationIrenical |
<!-- https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-connector-retrofit/ -->
<dependency>
<groupId>org.irenical.fetchy</groupId>
<artifactId>fetchy-connector-retrofit</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-connector-retrofit/
implementation 'org.irenical.fetchy:fetchy-connector-retrofit:2.0.12'
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-connector-retrofit/
implementation ("org.irenical.fetchy:fetchy-connector-retrofit:2.0.12")
'org.irenical.fetchy:fetchy-connector-retrofit:jar:2.0.12'
<dependency org="org.irenical.fetchy" name="fetchy-connector-retrofit" rev="2.0.12">
<artifact name="fetchy-connector-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.irenical.fetchy', module='fetchy-connector-retrofit', version='2.0.12')
)
libraryDependencies += "org.irenical.fetchy" % "fetchy-connector-retrofit" % "2.0.12"
[org.irenical.fetchy/fetchy-connector-retrofit "2.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.irenical.fetchy : fetchy-api | jar | 2.0.12 |
com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.3.0 |
com.squareup.retrofit2 : adapter-rxjava | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |