Jar examples for h:hawk-core
Java implementation of Hawk protocol - core
You can download jar file hawk-core 1.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hawk-core-1.2.2.jar to your project.
<dependency> <groupId>com.wealdtech.hawk</groupId> <artifactId>hawk-core</artifactId> <version>1.2.2</version> </dependency>
compile group: 'com.wealdtech.hawk', name: 'hawk-core', version: '1.2.2'
libraryDependencies += "com.wealdtech.hawk" % "hawk-core" % "1.2.2"
<dependency org="com.wealdtech.hawk" name="hawk-core" rev="1.2.2"/>
@Grapes(@Grab(group='com.wealdtech.hawk', module='hawk-core', version='1.2.2'))
'com.wealdtech.hawk:hawk-core:jar:1.2.2'
Click the following link to download the jar file.
hawk-core-1.2.2-javadoc.jar