License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton-retrofit-converter |
Last Version | Last Version8.0.0-rc.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKripton Retrofit Converter
Kripton adapter for Retrofit library
|
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-retrofit-converter/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-retrofit-converter</artifactId>
<version>8.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-retrofit-converter/
implementation 'com.abubusoft:kripton-retrofit-converter:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-retrofit-converter/
implementation ("com.abubusoft:kripton-retrofit-converter:8.0.0-rc.6")
'com.abubusoft:kripton-retrofit-converter:jar:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton-retrofit-converter" rev="8.0.0-rc.6">
<artifact name="kripton-retrofit-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-retrofit-converter', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton-retrofit-converter" % "8.0.0-rc.6"
[com.abubusoft/kripton-retrofit-converter "8.0.0-rc.6"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.abubusoft : kripton | jar | 8.0.0-rc.6 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
junit : junit | jar | 4.13.1 |
org.unitils : unitils-core | jar | 3.4.2 |