rallyhealth / weepickle   1.9.1

GitHub

A fork of uPickle, shaded for backwards and forwards compatibility.

Scala versions: 3.x 2.13 2.12 2.11

weepickle-core-v1 1.5.1


Group ID:
com.rallyhealth
Artifact ID:
weepickle-core-v1_2.13
Version:
1.5.1
Release Date:
Jul 14, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.rallyhealth" %% "weepickle-core-v1" % "1.5.1"

Mill build tool

ivy"com.rallyhealth::weepickle-core-v1:1.5.1"

Scala CLI

//> using dep "com.rallyhealth::weepickle-core-v1:1.5.1"

Ammonite REPL

import $ivy.`com.rallyhealth::weepickle-core-v1:1.5.1`

<dependency>
  <groupId>com.rallyhealth</groupId>
  <artifactId>weepickle-core-v1_2.13</artifactId>
  <version>1.5.1</version>
</dependency>

compile group: 'com.rallyhealth', name: 'weepickle-core-v1_2.13', version: '1.5.1'