Last Version

ion 3.1.0

Android Asynchronous Networking and Image Loading

License

License

GroupId

GroupId

com.koushikdutta.ion
ArtifactId

ArtifactId

ion
Version

Version

3.1.0
Type

Type

aar
Description

Description

ion
Android Asynchronous Networking and Image Loading
Project URL

Project URL

https://github.com/koush/ion

Download ion 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.koushikdutta.async : androidasync jar 3.1.0
com.google.code.gson : gson jar 2.8.5
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.