Files download
File Operation
awscala-sts_3-0.9.2.jar download
awscala-sts_3-0.9.2.pom download
awscala-sts_3-0.9.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>awscala-sts_3</artifactId>
  <version>0.9.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.seratch:awscala-sts_3:0.9.2'
Gradle Kotlin
implementation("com.github.seratch:awscala-sts_3:0.9.2")
Scala SBT
libraryDependencies += "com.github.seratch" % "awscala-sts_3" % "0.9.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.seratch', module='awscala-sts_3', version='0.9.2')
)
Apache Ivy
<dependency org="com.github.seratch" name="awscala-sts_3" rev="0.9.2" />
Leiningen
[com.github.seratch/awscala-sts_3 "0.9.2"]
Apache Buildr
'com.github.seratch:awscala-sts_3:jar:0.9.2'