is not current version
Last Version 1.1

com.sefford:kor-retrofit 1.0.8

Kor implementation for Retrofit

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

kor-retrofit
Version

Version

1.0.8
Type

Type

aar

Download kor-retrofit 1.0.8


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