johnhungerford / generic-schema   1.2.1

GitHub
Scala versions: 3.x
Scala.js versions: 1.x

gs-upickle 1.0.0


Group ID:
io.github.johnhungerford.generic.schema
Artifact ID:
gs-upickle_3
Version:
1.0.0
Release Date:
Dec 23, 2021
Licenses:
Files:

libraryDependencies += "io.github.johnhungerford.generic.schema" %% "gs-upickle" % "1.0.0"

Mill build tool

ivy"io.github.johnhungerford.generic.schema::gs-upickle:1.0.0"

Scala CLI

//> using dep "io.github.johnhungerford.generic.schema::gs-upickle:1.0.0"

Ammonite REPL

import $ivy.`io.github.johnhungerford.generic.schema::gs-upickle:1.0.0`

<dependency>
  <groupId>io.github.johnhungerford.generic.schema</groupId>
  <artifactId>gs-upickle_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.johnhungerford.generic.schema', name: 'gs-upickle_3', version: '1.0.0'