carpe / scalambda   6.4.0

Website GitHub

Toolkit for building/deploying Lambda Functions with SBT

Scala versions: 2.12
sbt plugins: 1.0

scalambda-core 6.2.1


Group ID:
io.carpe
Artifact ID:
scalambda-core_2.12
Version:
6.2.1
Release Date:
Feb 8, 2021
Licenses:
Files:

libraryDependencies += "io.carpe" %% "scalambda-core" % "6.2.1"

Mill build tool

ivy"io.carpe::scalambda-core:6.2.1"

Scala CLI

//> using dep "io.carpe::scalambda-core:6.2.1"

Ammonite REPL

import $ivy.`io.carpe::scalambda-core:6.2.1`

<dependency>
  <groupId>io.carpe</groupId>
  <artifactId>scalambda-core_2.12</artifactId>
  <version>6.2.1</version>
</dependency>

compile group: 'io.carpe', name: 'scalambda-core_2.12', version: '6.2.1'