| License |
License |
|---|---|
| GroupId | GroupIdcom.gu |
| ArtifactId | ArtifactIdhmac-headers_2.12 |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionhmac-headers
hmac-headers
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hmac-headers_2.12-1.2.0.pom | |
| hmac-headers_2.12-1.2.0.jar | 49 KB |
| hmac-headers_2.12-1.2.0-sources.jar | 1 KB |
| hmac-headers_2.12-1.2.0-javadoc.jar | 664 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gu/hmac-headers_2.12/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>hmac-headers_2.12</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/hmac-headers_2.12/
implementation 'com.gu:hmac-headers_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.gu/hmac-headers_2.12/
implementation ("com.gu:hmac-headers_2.12:1.2.0")
'com.gu:hmac-headers_2.12:jar:1.2.0'
<dependency org="com.gu" name="hmac-headers_2.12" rev="1.2.0">
<artifact name="hmac-headers_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='hmac-headers_2.12', version='1.2.0')
)
libraryDependencies += "com.gu" % "hmac-headers_2.12" % "1.2.0"
[com.gu/hmac-headers_2.12 "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| joda-time : joda-time | jar | 2.9.3 |
| commons-codec : commons-codec | jar | 1.10 |
| org.joda : joda-convert | jar | 1.8.1 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.10 |