Elegant Android
Libraries
TODO
Icon credits
Icons made by Freepik from www.flaticon.com
License |
License |
---|---|
GroupId | GroupIdcom.github.roroche |
ArtifactId | ArtifactIdeo-rest |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneo-rest
Kotlin library to consume REST API in an EO way
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eo-rest-0.0.4.pom | |
eo-rest-0.0.4.jar | 7 KB |
eo-rest-0.0.4-sources.jar | 3 KB |
eo-rest-0.0.4-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
» unspecified | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
com.squareup.okhttp3 : okhttp | jar | 4.4.1 |
TODO
Icons made by Freepik from www.flaticon.com