is not current version
Last Version 0.9.2

com.github.esiqveland.okhttp3:aws-interceptor 0.9.0

OkHttp AWSv4 signing interceptor

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.esiqveland.okhttp3
ArtifactId

ArtifactId

aws-interceptor
Version

Version

0.9.0
Type

Type

jar

Download aws-interceptor 0.9.0


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