is not current version
Last Version 1.0.27

com.cognitect:s3-creds 0.1.21

HTTP client

GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

s3-creds
Version

Version

0.1.21
Type

Type

jar

Download s3-creds 0.1.21


<!-- https://jarcasting.com/artifacts/com.cognitect/s3-creds/ -->
<dependency>
    <groupId>com.cognitect</groupId>
    <artifactId>s3-creds</artifactId>
    <version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/s3-creds/
implementation 'com.cognitect:s3-creds:0.1.21'
// https://jarcasting.com/artifacts/com.cognitect/s3-creds/
implementation ("com.cognitect:s3-creds:0.1.21")
'com.cognitect:s3-creds:jar:0.1.21'
<dependency org="com.cognitect" name="s3-creds" rev="0.1.21">
  <artifact name="s3-creds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='s3-creds', version='0.1.21')
)
libraryDependencies += "com.cognitect" % "s3-creds" % "0.1.21"
[com.cognitect/s3-creds "0.1.21"]