Network

A network utils based on Retrofit and Okhttp.

License

License

Categories

Categories

Net
GroupId

GroupId

co.androidian.library
ArtifactId

ArtifactId

network
Last Version

Last Version

1.0.0-alpha1
Release Date

Release Date

Type

Type

aar
Description

Description

Network
A network utils based on Retrofit and Okhttp.

Download network

How to add to project

<!-- https://jarcasting.com/artifacts/co.androidian.library/network/ -->
<dependency>
    <groupId>co.androidian.library</groupId>
    <artifactId>network</artifactId>
    <version>1.0.0-alpha1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.androidian.library/network/
implementation 'co.androidian.library:network:1.0.0-alpha1'
// https://jarcasting.com/artifacts/co.androidian.library/network/
implementation ("co.androidian.library:network:1.0.0-alpha1")
'co.androidian.library:network:aar:1.0.0-alpha1'
<dependency org="co.androidian.library" name="network" rev="1.0.0-alpha1">
  <artifact name="network" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.androidian.library', module='network', version='1.0.0-alpha1')
)
libraryDependencies += "co.androidian.library" % "network" % "1.0.0-alpha1"
[co.androidian.library/network "1.0.0-alpha1"]

Dependencies

compile (10)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.squareup.retrofit2 : adapter-rxjava jar 2.3.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.3.0
com.squareup.okhttp3 : okhttp jar 3.8.0
com.squareup.okhttp3 : logging-interceptor jar 3.8.0
com.j256.ormlite : ormlite-android jar 5.0
com.j256.ormlite : ormlite-core jar 5.0
com.facebook.fresco : fresco jar 1.4.0
com.facebook.fresco : imagepipeline-okhttp3 jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha1