License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdcom.anton46 |
ArtifactId | ArtifactIdIceNet |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionIcenet Networking Library
Android Network Library that simple, easy and fast
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
IceNet-1.0.2.pom | |
IceNet-1.0.2.aar | 335 KB |
IceNet-1.0.2-sources.jar | 7 KB |
IceNet-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |