Download android-netdiag-0.1.1.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.1.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials