Download hawk-client-jersey-1.2.3.jar file - Jar h

Jar examples for h:hawk-client-jersey

Description

Java implementation of Hawk protocol - client for Jersey

You can download jar file hawk-client-jersey 1.2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hawk-client-jersey-1.2.3.jar to your project.

<dependency>
   <groupId>com.wealdtech.hawk</groupId>
   <artifactId>hawk-client-jersey</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'com.wealdtech.hawk', name: 'hawk-client-jersey', version: '1.2.3'
libraryDependencies += "com.wealdtech.hawk" % "hawk-client-jersey" % "1.2.3"
<dependency org="com.wealdtech.hawk" name="hawk-client-jersey" rev="1.2.3"/>
@Grapes(@Grab(group='com.wealdtech.hawk', module='hawk-client-jersey', version='1.2.3'))
'com.wealdtech.hawk:hawk-client-jersey:jar:1.2.3'

Download

Click the following link to download the jar file.

hawk-client-jersey-1.2.3-javadoc.jar
hawk-client-jersey-1.2.3-sources.jar
hawk-client-jersey-1.2.3.jar
hawk-client-jersey-1.2.3.pom



Related Tutorials