neandertech / smithy4s-deriving   0.0.2

Apache License 2.0 Website GitHub

Experimental Scala 3 library that allows to automatically derive instances of the smithy4s abstractions from scala constructs.

Scala versions: 3.x
Scala.js versions: 1.x

smithy4s-deriving 0.0.1


Group ID:
tech.neander
Artifact ID:
smithy4s-deriving_3
Version:
0.0.1
Release Date:
Apr 26, 2024
Licenses:
Files:

libraryDependencies += "tech.neander" %% "smithy4s-deriving" % "0.0.1"

Mill build tool

ivy"tech.neander::smithy4s-deriving:0.0.1"

Scala CLI

//> using dep "tech.neander::smithy4s-deriving:0.0.1"

Ammonite REPL

import $ivy.`tech.neander::smithy4s-deriving:0.0.1`

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>smithy4s-deriving_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'tech.neander', name: 'smithy4s-deriving_3', version: '0.0.1'