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-time 0.10


Group ID:
org.scanamo
Artifact ID:
scanamo-time_2.12
Version:
0.10
Release Date:
Mar 24, 2019
Licenses:
Files:

libraryDependencies += "org.scanamo" %% "scanamo-time" % "0.10"

Mill build tool

ivy"org.scanamo::scanamo-time:0.10"

Scala CLI

//> using dep "org.scanamo::scanamo-time:0.10"

Ammonite REPL

import $ivy.`org.scanamo::scanamo-time:0.10`

<dependency>
  <groupId>org.scanamo</groupId>
  <artifactId>scanamo-time_2.12</artifactId>
  <version>0.10</version>
</dependency>

compile group: 'org.scanamo', name: 'scanamo-time_2.12', version: '0.10'