Download net-1.2.jar file - Jar n

Jar examples for n:net

Description

This library helps to integrate volley with okhttp.

You can download jar file net 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add net-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

net-1.2-javadoc.jar
net-1.2-sources.jar
net-1.2.jar
net-1.2.pom



Related Tutorials