Last Version

Android NetworkUtil 0.0.1

This library helps to integrate volley with okhttp.

License

License

Categories

Categories

Net
GroupId

GroupId

com.ceram1.droid
ArtifactId

ArtifactId

net
Version

Version

0.0.1
Type

Type

aar
Description

Description

Android NetworkUtil
This library helps to integrate volley with okhttp.

Download net 0.0.1

Filename Size
net-0.0.1.pom
net-0.0.1.aar 12 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.mcxiaoke.volley : library jar +
com.squareup.okhttp : okhttp jar +
com.ceram1.droid : globalcontext jar +

Project Modules

There are no modules declared in this project.