networkrunner

A wrapper for Retrofit

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.xapptree
ArtifactId

ArtifactId

networkrunner
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

networkrunner
A wrapper for Retrofit
Project URL

Project URL

https://github.com/xapptree/NetworkRunner
Source Code Management

Source Code Management

https://github.com/xapptree/NetworkRunner

Download networkrunner

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.71
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.retrofit2 : converter-scalars jar 2.5.0
com.squareup.retrofit2 : converter-gson jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3