is not current version
Last Version 1.1

com.sefford:kor-retrofit 1.0.7

Kor implementation for Retrofit

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

kor-retrofit
Version

Version

1.0.7
Type

Type

aar

Download kor-retrofit 1.0.7


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