Last Version

Hawk Core 1.2.3

Java implementation of Hawk protocol - core

License

License

GroupId

GroupId

com.wealdtech.hawk
ArtifactId

ArtifactId

hawk-core
Version

Version

1.2.3
Type

Type

jar
Description

Description

Hawk Core
Java implementation of Hawk protocol - core
Project URL

Project URL

https://github.com/wealdtech/hawk

Download hawk-core 1.2.3


<!-- https://jarcasting.com/artifacts/com.wealdtech.hawk/hawk-core/ -->
<dependency>
    <groupId>com.wealdtech.hawk</groupId>
    <artifactId>hawk-core</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wealdtech.hawk/hawk-core/
implementation 'com.wealdtech.hawk:hawk-core:1.2.3'
// https://jarcasting.com/artifacts/com.wealdtech.hawk/hawk-core/
implementation ("com.wealdtech.hawk:hawk-core:1.2.3")
'com.wealdtech.hawk:hawk-core:jar:1.2.3'
<dependency org="com.wealdtech.hawk" name="hawk-core" rev="1.2.3">
  <artifact name="hawk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wealdtech.hawk', module='hawk-core', version='1.2.3')
)
libraryDependencies += "com.wealdtech.hawk" % "hawk-core" % "1.2.3"
[com.wealdtech.hawk/hawk-core "1.2.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
com.wealdtech : wealdtech-core jar 2.0.0
com.wealdtech : wealdtech-configuration jar 2.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.