alejandrohdezma / tapir-anyof   0.7.0

Apache License 2.0 GitHub

Tapir extension to simplify creating error outputs for sealed traits

Scala versions: 2.13

tapir-anyof 0.7.0


Group ID:
com.alejandrohdezma
Artifact ID:
tapir-anyof_2.13
Version:
0.7.0
Release Date:
May 30, 2024
Licenses:
Files:
Full Scala Version:
2.13.14

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>tapir-anyof_2.13</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'tapir-anyof_2.13', version: '0.7.0'