| License |
License |
|---|---|
| GroupId | GroupIdcom.cognitect |
| ArtifactId | ArtifactIdhmac-authn |
| Version | Version0.1.207 |
| Type | Typejar |
| Description |
Descriptionhmac-authn
Client API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hmac-authn-0.1.207.pom | |
| hmac-authn-0.1.207.jar | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect/hmac-authn/ -->
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>hmac-authn</artifactId>
<version>0.1.207</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/hmac-authn/
implementation 'com.cognitect:hmac-authn:0.1.207'
// https://jarcasting.com/artifacts/com.cognitect/hmac-authn/
implementation ("com.cognitect:hmac-authn:0.1.207")
'com.cognitect:hmac-authn:jar:0.1.207'
<dependency org="com.cognitect" name="hmac-authn" rev="0.1.207">
<artifact name="hmac-authn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='hmac-authn', version='0.1.207')
)
libraryDependencies += "com.cognitect" % "hmac-authn" % "0.1.207"
[com.cognitect/hmac-authn "0.1.207"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.10 |
| com.cognitect : anomalies | jar | 0.1.12 |
| org.clojure : core.async | jar | 0.4.500 |