is not current version
Last Version 0.0.5

com.github.xapptree:networkrunner 0.0.3

A wrapper for Retrofit

Categories

Categories

Net
GroupId

GroupId

com.github.xapptree
ArtifactId

ArtifactId

networkrunner
Version

Version

0.0.3
Type

Type

aar

Download networkrunner 0.0.3


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