Download httpsign-1.0.3.jar file - Jar h

Jar examples for h:httpsign

Description

RESTful API ???????

You can download jar file httpsign 1.0.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add httpsign-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

httpsign-1.0.3-javadoc.jar
httpsign-1.0.3-sources.jar
httpsign-1.0.3.jar
httpsign-1.0.3.pom



Related Tutorials