Icenet Networking Library

Android Network Library that simple, easy and fast

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

com.anton46
ArtifactId

ArtifactId

IceNet
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Icenet Networking Library
Android Network Library that simple, easy and fast
Project URL

Project URL

https://github.com/anton19
Source Code Management

Source Code Management

https://github.com/anton19

Download IceNet

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.mcxiaoke.volley : library aar 1.0.6
com.google.code.gson : gson jar +
com.android.support » support-annotations jar 20.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1