is not current version
Last Version 1.0.2

com.anton46:IceNet 1.0.1

Android Network Library that simple, easy and fast

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

com.anton46
ArtifactId

ArtifactId

IceNet
Version

Version

1.0.1
Type

Type

aar

Download IceNet 1.0.1


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