rustedbones / taxonomy   1.2.1

Apache License 2.0 GitHub

Strongly typed DNS for scala. Based on the cats ecosystem with scodec and fs2

Scala versions: 3.x 2.13 2.12

taxonomy-model 1.0.0


Group ID:
fr.davit
Artifact ID:
taxonomy-model_2.13
Version:
1.0.0
Release Date:
May 8, 2021
Licenses:
Files:

libraryDependencies += "fr.davit" %% "taxonomy-model" % "1.0.0"

Mill build tool

ivy"fr.davit::taxonomy-model:1.0.0"

Scala CLI

//> using dep "fr.davit::taxonomy-model:1.0.0"

Ammonite REPL

import $ivy.`fr.davit::taxonomy-model:1.0.0`

<dependency>
  <groupId>fr.davit</groupId>
  <artifactId>taxonomy-model_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'fr.davit', name: 'taxonomy-model_2.13', version: '1.0.0'