Download works-http-1.0.1.jar file - Jar w

Jar examples for w:works-http

Description

Works Http for Android

You can download jar file works-http 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add works-http-1.0.1.jar to your project.

<dependency>
   <groupId>com.mobilesolutionworks</groupId>
   <artifactId>works-http</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.mobilesolutionworks', name: 'works-http', version: '1.0.1'
libraryDependencies += "com.mobilesolutionworks" % "works-http" % "1.0.1"
<dependency org="com.mobilesolutionworks" name="works-http" rev="1.0.1"/>
@Grapes(@Grab(group='com.mobilesolutionworks', module='works-http', version='1.0.1'))
'com.mobilesolutionworks:works-http:jar:1.0.1'

Download

Click the following link to download the jar file.

works-http-1.0.1-javadoc.jar
works-http-1.0.1-sources.jar
works-http-1.0.1.jar
works-http-1.0.1.pom



Related Tutorials