Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.esiqveland.okhttp3 |
ArtifactId | ArtifactIdaws-interceptor |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
aws-interceptor-0.9.1.pom | |
aws-interceptor-0.9.1.jar | 15 KB |
aws-interceptor-0.9.1-sources.jar | 11 KB |
aws-interceptor-0.9.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.esiqveland.okhttp3/aws-interceptor/ -->
<dependency>
<groupId>com.github.esiqveland.okhttp3</groupId>
<artifactId>aws-interceptor</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esiqveland.okhttp3/aws-interceptor/
implementation 'com.github.esiqveland.okhttp3:aws-interceptor:0.9.1'
// https://jarcasting.com/artifacts/com.github.esiqveland.okhttp3/aws-interceptor/
implementation ("com.github.esiqveland.okhttp3:aws-interceptor:0.9.1")
'com.github.esiqveland.okhttp3:aws-interceptor:jar:0.9.1'
<dependency org="com.github.esiqveland.okhttp3" name="aws-interceptor" rev="0.9.1">
<artifact name="aws-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esiqveland.okhttp3', module='aws-interceptor', version='0.9.1')
)
libraryDependencies += "com.github.esiqveland.okhttp3" % "aws-interceptor" % "0.9.1"
[com.github.esiqveland.okhttp3/aws-interceptor "0.9.1"]