Last Version

net.jalg:hawkj 1.3

hawkj is a Java implementation of the Hawk HTTP authentication scheme.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jalg
ArtifactId

ArtifactId

hawkj
Version

Version

1.3
Type

Type

jar
Description

Description

hawkj is a Java implementation of the Hawk HTTP authentication scheme.

Download hawkj 1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.