is not current version
Last Version 0.9.0

com.github.esiqveland.awssigner:okhttp-awssigner-interceptor 0.1

OkHttp AWSv4 signing interceptor

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.esiqveland.awssigner
ArtifactId

ArtifactId

okhttp-awssigner-interceptor
Version

Version

0.1
Type

Type

jar

Download okhttp-awssigner-interceptor 0.1


<!-- https://jarcasting.com/artifacts/com.github.esiqveland.awssigner/okhttp-awssigner-interceptor/ -->
<dependency>
    <groupId>com.github.esiqveland.awssigner</groupId>
    <artifactId>okhttp-awssigner-interceptor</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esiqveland.awssigner/okhttp-awssigner-interceptor/
implementation 'com.github.esiqveland.awssigner:okhttp-awssigner-interceptor:0.1'
// https://jarcasting.com/artifacts/com.github.esiqveland.awssigner/okhttp-awssigner-interceptor/
implementation ("com.github.esiqveland.awssigner:okhttp-awssigner-interceptor:0.1")
'com.github.esiqveland.awssigner:okhttp-awssigner-interceptor:jar:0.1'
<dependency org="com.github.esiqveland.awssigner" name="okhttp-awssigner-interceptor" rev="0.1">
  <artifact name="okhttp-awssigner-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esiqveland.awssigner', module='okhttp-awssigner-interceptor', version='0.1')
)
libraryDependencies += "com.github.esiqveland.awssigner" % "okhttp-awssigner-interceptor" % "0.1"
[com.github.esiqveland.awssigner/okhttp-awssigner-interceptor "0.1"]