MVN

com.sefford : kor-retrofit

Maven & Gradle

Nov 07, 2014
115 stars

kor-retrofit · Kor extensions for Retrofit library

<dependency>
    <groupId>com.sefford</groupId>
    <artifactId>kor-retrofit</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sefford : kor-retrofit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.sefford : kor-retrofit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
kor-retrofit-1.1
1.0.x
kor-retrofit-1.0.10
kor-retrofit-1.0.9
kor-retrofit-1.0.8
kor-retrofit-1.0.7
kor-retrofit-1.0.5
kor-retrofit-1.0.4
kor-retrofit-1.0.3
kor-retrofit-1.0.2
1.0
kor-retrofit-1.0

How to add a dependency to Maven

Add the following com.sefford : kor-retrofit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sefford</groupId>
    <artifactId>kor-retrofit</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sefford : kor-retrofit gradle dependency to your build.gradle file:

implementation 'com.sefford:kor-retrofit:1.1'

Gradle Kotlin DSL: Add the following com.sefford : kor-retrofit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sefford:kor-retrofit:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sefford : kor-retrofit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sefford" % "kor-retrofit" % "1.1"

Advertisement

Dependencies from Group

Mar 29, 2016
9 usages
Aug 20, 2018
3 usages
115 stars
Apr 25, 2018
2 usages
115 stars
Mar 19, 2018
1 usages
14 stars
Jul 05, 2018
1 usages
14 stars

Discover Dependencies