alejandrohdezma / tapir-anyof   2.0.0

Apache License 2.0 GitHub

Tapir extension to simplify creating error outputs for sealed traits

Scala versions: 3.x 2.13

tapir-anyof 2.0.0


Group ID:
com.alejandrohdezma
Artifact ID:
tapir-anyof_3
Version:
2.0.0
Version Scheme:
Release Date:
Sept 3, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.alejandrohdezma" %% "tapir-anyof" % "2.0.0"

Mill build tool

ivy"com.alejandrohdezma::tapir-anyof:2.0.0"

Scala CLI

//> using dep "com.alejandrohdezma::tapir-anyof:2.0.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::tapir-anyof:2.0.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>tapir-anyof_3</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'tapir-anyof_3', version: '2.0.0'