durre / amazon-utils   1.2.0

GitHub

Just a tiny scala wrapper for the aws java client

Scala versions: 2.11

amazon-utils 1.0.2


Group ID:
com.github.durre
Artifact ID:
amazon-utils_2.11
Version:
1.0.2
Release Date:
Jan 12, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.durre" %% "amazon-utils" % "1.0.2"

Mill build tool

ivy"com.github.durre::amazon-utils:1.0.2"

Scala CLI

//> using dep "com.github.durre::amazon-utils:1.0.2"

Ammonite REPL

import $ivy.`com.github.durre::amazon-utils:1.0.2`

<dependency>
  <groupId>com.github.durre</groupId>
  <artifactId>amazon-utils_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.github.durre', name: 'amazon-utils_2.11', version: '1.0.2'