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-ops 2.1.1


Group ID:
io.github.zero-deps
Artifact ID:
proto-ops_3
Version:
2.1.1
Release Date:
Jan 3, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.zero-deps" %% "proto-ops" % "2.1.1"

Mill build tool

ivy"io.github.zero-deps::proto-ops:2.1.1"

Scala CLI

//> using dep "io.github.zero-deps::proto-ops:2.1.1"

Ammonite REPL

import $ivy.`io.github.zero-deps::proto-ops:2.1.1`

<dependency>
  <groupId>io.github.zero-deps</groupId>
  <artifactId>proto-ops_3</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'io.github.zero-deps', name: 'proto-ops_3', version: '2.1.1'