scanamo / scanamo   1.0.1

Apache License 2.0 Website GitHub

Simpler DynamoDB access for Scala

Scala versions: 3.x 2.13 2.12 2.11

scanamo 0.8.2


Group ID:
com.gu
Artifact ID:
scanamo_2.11
Version:
0.8.2
Release Date:
Nov 29, 2016
Licenses:
Files:

libraryDependencies += "com.gu" %% "scanamo" % "0.8.2"

Mill build tool

ivy"com.gu::scanamo:0.8.2"

Scala CLI

//> using dep "com.gu::scanamo:0.8.2"

Ammonite REPL

import $ivy.`com.gu::scanamo:0.8.2`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>scanamo_2.11</artifactId>
  <version>0.8.2</version>
</dependency>

compile group: 'com.gu', name: 'scanamo_2.11', version: '0.8.2'