carpe / scalambda   6.4.0

Website GitHub

Toolkit for building/deploying Lambda Functions with SBT

Scala versions: 2.12
sbt plugins: 1.0

scalambda-native 6.1.1


Group ID:
io.carpe
Artifact ID:
scalambda-native_2.12
Version:
6.1.1
Release Date:
Jan 8, 2021
Licenses:
Files:

libraryDependencies += "io.carpe" %% "scalambda-native" % "6.1.1"

Mill build tool

ivy"io.carpe::scalambda-native:6.1.1"

Scala CLI

//> using dep "io.carpe::scalambda-native:6.1.1"

Ammonite REPL

import $ivy.`io.carpe::scalambda-native:6.1.1`

<dependency>
  <groupId>io.carpe</groupId>
  <artifactId>scalambda-native_2.12</artifactId>
  <version>6.1.1</version>
</dependency>

compile group: 'io.carpe', name: 'scalambda-native_2.12', version: '6.1.1'