Last Version

NetworkConnectionLibrary 0.0.1

Library used in the simple http request

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.rudda
ArtifactId

ArtifactId

networkconnetion
Version

Version

0.0.1
Type

Type

aar
Description

Description

NetworkConnectionLibrary
Library used in the simple http request
Project URL

Project URL

https://github.com/rudda/NetworkConnection
Source Code Management

Source Code Management

https://github.com/rudda/NetworkConnection

Download networkconnetion 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.google.code.gson : gson jar 2.2.4
com.mcxiaoke.volley : library-aar jar 1.0.1

Project Modules

There are no modules declared in this project.