Download signpost-commonshttp4-1.2.1.jar file - Jar s

Jar examples for s:signpost-commonshttp4

Description

You can download jar file signpost-commonshttp4 1.2.1 in this page.

Build File

You can use the following script to add signpost-commonshttp4-1.2.1.jar to your project.

<dependency>
   <groupId>oauth.signpost</groupId>
   <artifactId>signpost-commonshttp4</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'oauth.signpost', name: 'signpost-commonshttp4', version: '1.2.1'
libraryDependencies += "oauth.signpost" % "signpost-commonshttp4" % "1.2.1"
<dependency org="oauth.signpost" name="signpost-commonshttp4" rev="1.2.1"/>
@Grapes(@Grab(group='oauth.signpost', module='signpost-commonshttp4', version='1.2.1'))
'oauth.signpost:signpost-commonshttp4:jar:1.2.1'

Download

Click the following link to download the jar file.

signpost-commonshttp4-1.2.1-javadoc.jar
signpost-commonshttp4-1.2.1-sources.jar
signpost-commonshttp4-1.2.1-tests.jar
signpost-commonshttp4-1.2.1.jar
signpost-commonshttp4-1.2.1.pom



Related Tutorials