License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.xapptree |
ArtifactId | ArtifactIdnetworkrunner |
Version | Version0.0.5 |
Type | Typeaar |
Description |
Descriptionnetworkrunner
A wrapper for Retrofit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
networkrunner-0.0.5.pom | |
networkrunner-0.0.5.aar | 37 KB |
networkrunner-0.0.5-sources.jar | 9 KB |
networkrunner-0.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |