protobuf 0.0.1-RC6


Group ID:
io.parapet
Artifact ID:
protobuf_2.13
Version:
0.0.1-RC6
Release Date:
Feb 24, 2022
Licenses:
Files:

libraryDependencies += "io.parapet" %% "protobuf" % "0.0.1-RC6"

Mill build tool

ivy"io.parapet::protobuf:0.0.1-RC6"

Scala CLI

//> using dep "io.parapet::protobuf:0.0.1-RC6"

Ammonite REPL

import $ivy.`io.parapet::protobuf:0.0.1-RC6`

<dependency>
  <groupId>io.parapet</groupId>
  <artifactId>protobuf_2.13</artifactId>
  <version>0.0.1-RC6</version>
</dependency>

compile group: 'io.parapet', name: 'protobuf_2.13', version: '0.0.1-RC6'