Experimental Scala 3 library that allows to automatically derive instances of the smithy4s abstractions from scala constructs.
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
Developers:
libraryDependencies += "tech.neander" %% "smithy4s-deriving-compiler-plugin" % "0.0.2"
ivy"tech.neander::smithy4s-deriving-compiler-plugin:0.0.2"
//> using dep "tech.neander::smithy4s-deriving-compiler-plugin:0.0.2"
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'