Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.esiqveland.awssigner |
ArtifactId | ArtifactIdokhttp-awssigner-interceptor |
Version | Version0.1 |
Type | Typejar |
<!-- 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"]