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