sdrafahl / codec   0.0.8

GitHub
Scala versions: 3.x

codecgeneric 0.0.9


Group ID:
io.github.sdrafahl
Artifact ID:
codecgeneric_3
Version:
0.0.9
Release Date:
Nov 8, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.sdrafahl" %% "codecgeneric" % "0.0.9"

Mill build tool

ivy"io.github.sdrafahl::codecgeneric:0.0.9"

Scala CLI

//> using dep "io.github.sdrafahl::codecgeneric:0.0.9"

Ammonite REPL

import $ivy.`io.github.sdrafahl::codecgeneric:0.0.9`

<dependency>
  <groupId>io.github.sdrafahl</groupId>
  <artifactId>codecgeneric_3</artifactId>
  <version>0.0.9</version>
</dependency>

compile group: 'io.github.sdrafahl', name: 'codecgeneric_3', version: '0.0.9'