is not current version
Last Version 0.8.3

com.github.seratch:awscala_2.11 0.6.0

awscala

Categories

Categories

Scala Languages AWS Container PaaS Providers
GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

awscala_2.11
Version

Version

0.6.0
Type

Type

jar

Download awscala_2.11 0.6.0


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