Last Version

Network 1.2.1

Network library with the ability to induce dependency on the request queues. Plus operations are seperated from requests, you can do multiple requests and time consuming codes in a single operation.

License

License

Categories

Categories

Net
GroupId

GroupId

com.yashoid
ArtifactId

ArtifactId

network
Version

Version

1.2.1
Type

Type

aar
Description

Description

Network
Network library with the ability to induce dependency on the request queues. Plus operations are seperated from requests, you can do multiple requests and time consuming codes in a single operation.
Project URL

Project URL

https://github.com/yasharpm/Network
Source Code Management

Source Code Management

https://github.com/yasharpm/Network

Download network 1.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.