alejandrohdezma / tapir-anyof   2.1.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.1.0


Group ID:
com.alejandrohdezma
Artifact ID:
tapir-anyof_3
Version:
2.1.0
Version Scheme:
Release Date:
Jan 27, 2026
Licenses:
Files:
Full Scala Version:
3.3.7

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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