zero-deps / proto   2.1.2

MIT License GitHub

Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros

Scala versions: 3.x 2.13 2.12

proto-purs 2.1.0


Group ID:
io.github.zero-deps
Artifact ID:
proto-purs_3
Version:
2.1.0
Release Date:
Jun 14, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.zero-deps" %% "proto-purs" % "2.1.0"

Mill build tool

ivy"io.github.zero-deps::proto-purs:2.1.0"

Scala CLI

//> using dep "io.github.zero-deps::proto-purs:2.1.0"

Ammonite REPL

import $ivy.`io.github.zero-deps::proto-purs:2.1.0`

<dependency>
  <groupId>io.github.zero-deps</groupId>
  <artifactId>proto-purs_3</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'io.github.zero-deps', name: 'proto-purs_3', version: '2.1.0'