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-plugin 0.0.2


Group ID:
tech.neander
Artifact ID:
smithy4s-deriving-compiler-plugin_3
Version:
0.0.2
Version Scheme:
Release Date:
May 13, 2024
Licenses:
Files:
Full Scala Version:
3.4.1

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

Mill build tool

ivy"tech.neander::smithy4s-deriving-compiler-plugin:0.0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>smithy4s-deriving-compiler-plugin_3</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'tech.neander', name: 'smithy4s-deriving-compiler-plugin_3', version: '0.0.2'