greyplane / scribe-extension   0.2.1

MIT License GitHub

several convenient components for logging framework scribe

Scala versions: 2.13

scribe-json-ext-circe 0.1.0


Group ID:
io.github.greyplane
Artifact ID:
scribe-json-ext-circe_2.13
Version:
0.1.0
Release Date:
Oct 12, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.greyplane" %% "scribe-json-ext-circe" % "0.1.0"

Mill build tool

ivy"io.github.greyplane::scribe-json-ext-circe:0.1.0"

Scala CLI

//> using dep "io.github.greyplane::scribe-json-ext-circe:0.1.0"

Ammonite REPL

import $ivy.`io.github.greyplane::scribe-json-ext-circe:0.1.0`

<dependency>
  <groupId>io.github.greyplane</groupId>
  <artifactId>scribe-json-ext-circe_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.greyplane', name: 'scribe-json-ext-circe_2.13', version: '0.1.0'