is not current version
Last Version 1.1

com.sefford:kor-retrofit 1.0.4

Kor implementation for Retrofit

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

kor-retrofit
Version

Version

1.0.4
Type

Type

aar

Download kor-retrofit 1.0.4


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