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