neandertech / smithy4s-deriving   0.0.3

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
Scala Native versions: 0.4

smithy4s-deriving-compiler 0.0.3


Group ID:
tech.neander
Artifact ID:
smithy4s-deriving-compiler_3
Version:
0.0.3
Version Scheme:
Release Date:
Jul 16, 2024
Licenses:
Files:
Full Scala Version:
3.4.1

libraryDependencies += "tech.neander" %% "smithy4s-deriving-compiler" % "0.0.3"

Mill build tool

ivy"tech.neander::smithy4s-deriving-compiler:0.0.3"

Scala CLI

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

Ammonite REPL

import $ivy.`tech.neander::smithy4s-deriving-compiler:0.0.3`

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>smithy4s-deriving-compiler_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'tech.neander', name: 'smithy4s-deriving-compiler_3', version: '0.0.3'