is not current version
Last Version 0.0.5

com.github.xapptree:networkrunner 0.0.4

A wrapper for Retrofit

Categories

Categories

Net
GroupId

GroupId

com.github.xapptree
ArtifactId

ArtifactId

networkrunner
Version

Version

0.0.4
Type

Type

aar

Download networkrunner 0.0.4


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