We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e43bcd commit 7ddf485Copy full SHA for 7ddf485
README.md
@@ -3,7 +3,6 @@
3

4
5
#### Download
6
- * [Jar](https://github.com/koush/ion#get-ion)
7
* [Maven](https://github.com/koush/ion#get-ion)
8
* [Git](https://github.com/koush/ion#get-ion)
9
@@ -373,10 +372,6 @@ Ion.with(getContext())
373
372
374
#### Get Ion
375
376
-##### Jars
377
- * [androidasync.jar](https://search.maven.org/remote_content?g=com.koushikdutta.async&a=androidasync&v=LATEST) (dependency)
378
- * [ion.jar](https://search.maven.org/remote_content?g=com.koushikdutta.ion&a=ion&v=LATEST)
379
-
380
##### Maven
381
```xml
382
<dependency>
0 commit comments