Download net-1.0.0-alpha10.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.0.0-alpha10 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

net-1.0.0-alpha10-javadoc.jar
net-1.0.0-alpha10-sources.jar
net-1.0.0-alpha10.jar
net-1.0.0-alpha10.pom



Related Tutorials