scala-server-lambda-common 0.4.0


Group ID:
io.github.howardjohn
Artifact ID:
scala-server-lambda-common_2.12
Version:
0.4.0
Release Date:
Jun 23, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.github.howardjohn" %% "scala-server-lambda-common" % "0.4.0"

Mill build tool

ivy"io.github.howardjohn::scala-server-lambda-common:0.4.0"

Scala CLI

//> using dep "io.github.howardjohn::scala-server-lambda-common:0.4.0"

Ammonite REPL

import $ivy.`io.github.howardjohn::scala-server-lambda-common:0.4.0`

<dependency>
  <groupId>io.github.howardjohn</groupId>
  <artifactId>scala-server-lambda-common_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'io.github.howardjohn', name: 'scala-server-lambda-common_2.12', version: '0.4.0'