EasyNet

A more focused framework for network requests and parsing .

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.isong0623
ArtifactId

ArtifactId

EasyNet
Last Version

Last Version

1.0-core
Release Date

Release Date

Type

Type

aar
Description

Description

EasyNet
A more focused framework for network requests and parsing .

Download EasyNet

How to add to project

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

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.

Versions

Version
1.0-core