durre / amazon-utils   1.2.0

GitHub

Just a tiny scala wrapper for the aws java client

Scala versions: 2.11

amazon-utils 1.2.0


Group ID:
com.github.durre
Artifact ID:
amazon-utils_2.11
Version:
1.2.0
Release Date:
Apr 21, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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