alejandrohdezma / tapir-anyof   0.6.0

Apache License 2.0 GitHub

Tapir extension to simplify creating error outputs for sealed traits

Scala versions: 2.13

tapir-anyof 0.5.1


Group ID:
com.alejandrohdezma
Artifact ID:
tapir-anyof_2.13
Version:
0.5.1
Release Date:
Aug 29, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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