is not current version
Last Version 0.8.5

com.github.seratch:awscala-sts_2.12 0.8.3

awscala

Categories

Categories

Scala Languages AWS Container PaaS Providers
GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

awscala-sts_2.12
Version

Version

0.8.3
Type

Type

jar

Download awscala-sts_2.12 0.8.3


<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-sts_2.12/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>awscala-sts_2.12</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-sts_2.12/
implementation 'com.github.seratch:awscala-sts_2.12:0.8.3'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-sts_2.12/
implementation ("com.github.seratch:awscala-sts_2.12:0.8.3")
'com.github.seratch:awscala-sts_2.12:jar:0.8.3'
<dependency org="com.github.seratch" name="awscala-sts_2.12" rev="0.8.3">
  <artifact name="awscala-sts_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-sts_2.12', version='0.8.3')
)
libraryDependencies += "com.github.seratch" % "awscala-sts_2.12" % "0.8.3"
[com.github.seratch/awscala-sts_2.12 "0.8.3"]