Download ion-2.1.6.jar file - Jar i

Jar examples for i:ion

Description

Android Asynchronous Networking and Image Loading

You can download jar file ion 2.1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ion-2.1.6.jar to your project.

<dependency>
   <groupId>com.koushikdutta.ion</groupId>
   <artifactId>ion</artifactId>
   <version>2.1.6</version>
</dependency>
compile group: 'com.koushikdutta.ion', name: 'ion', version: '2.1.6'
libraryDependencies += "com.koushikdutta.ion" % "ion" % "2.1.6"
<dependency org="com.koushikdutta.ion" name="ion" rev="2.1.6"/>
@Grapes(@Grab(group='com.koushikdutta.ion', module='ion', version='2.1.6'))
'com.koushikdutta.ion:ion:jar:2.1.6'

Download

Click the following link to download the jar file.

ion-2.1.6.jar
ion-2.1.6-javadoc.jar
ion-2.1.6.pom
ion-2.1.6-sources.jar



Related Tutorials