Download android-netdiag-0.0.6.jar file - Jar a

Jar examples for a:android-netdiag

Description

Qiniu Network Diagnosis Library for Android

You can download jar file android-netdiag 0.0.6 in this page.

License

MIT License

Build File

You can use the following script to add android-netdiag-0.0.6.jar to your project.

<dependency>
   <groupId>com.qiniu</groupId>
   <artifactId>android-netdiag</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'com.qiniu', name: 'android-netdiag', version: '0.0.6'
libraryDependencies += "com.qiniu" % "android-netdiag" % "0.0.6"
<dependency org="com.qiniu" name="android-netdiag" rev="0.0.6"/>
@Grapes(@Grab(group='com.qiniu', module='android-netdiag', version='0.0.6'))
'com.qiniu:android-netdiag:jar:0.0.6'

Download

Click the following link to download the jar file.

android-netdiag-0.0.6-javadoc.jar
android-netdiag-0.0.6-sources.jar
android-netdiag-0.0.6.jar
android-netdiag-0.0.6.pom



Related Tutorials