Last Version

kor-retrofit 1.1

Kor extensions for Retrofit library

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

kor-retrofit
Version

Version

1.1
Type

Type

jar
Description

Description

kor-retrofit
Kor extensions for Retrofit library
Source Code Management

Source Code Management

https://github.com/Sefford/kor

Download kor-retrofit 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sefford : kor-common jar 2.0
com.squareup.retrofit : retrofit jar 1.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.