eo-rest

Kotlin library to consume REST API in an EO way

License

License

GroupId

GroupId

com.github.roroche
ArtifactId

ArtifactId

eo-rest
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

eo-rest
Kotlin library to consume REST API in an EO way
Project URL

Project URL

https://github.com/RoRoche/elegant-android
Source Code Management

Source Code Management

https://github.com/RoRoche/elegant-android/tree/master

Download eo-rest

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
» unspecified jar
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
com.squareup.okhttp3 : okhttp jar 4.4.1

Project Modules

There are no modules declared in this project.

Elegant Android

Icon

Android project applying Elegant Objects principles.

Badges

Elegant Objects

intellij-idea

Build Status

Codacy Badge

Quality Gate Status Bugs Code Smells Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities

codecov

Hits-of-Code

Known Vulnerabilities

Libraries

TODO

Icon credits

Icons made by Freepik from www.flaticon.com

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1