Group Id com.gu
Artifact Id hmac-headers_2.13
Version 1.2.0
Packaging jar
URL -
Badge
Last Updated 2021-12-17T08:36:25+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>hmac-headers_2.13</artifactId>
    <version>1.2.0</version>
</dependency>
implementation group: 'com.gu', name: 'hmac-headers_2.13', version: '1.2.0'
implementation 'com.gu:hmac-headers_2.13:1.2.0'
implementation("com.gu:hmac-headers_2.13:1.2.0")
libraryDependencies += "com.gu" % "hmac-headers_2.13" % "1.2.0"
<dependency org="com.gu" name="hmac-headers_2.13" rev="1.2.0"/>
@Grapes(
    @Grab(group='com.gu', module='hmac-headers_2.13', version='1.2.0')
)
[com.gu/hmac-headers_2.13 "1.2.0"]
'com.gu:hmac-headers_2.13:1.2.0'