moia-oss / teleproto   2.3.0

Apache License 2.0 GitHub

Scala macro based library to convert between Protocol Buffers based models and detached models

Scala versions: 2.13 2.12

teleproto 2.2.1


Group ID:
io.moia
Artifact ID:
teleproto_2.13
Version:
2.2.1
Release Date:
Jan 11, 2023
Licenses:
Files:

libraryDependencies += "io.moia" %% "teleproto" % "2.2.1"

Mill build tool

ivy"io.moia::teleproto:2.2.1"

Scala CLI

//> using dep "io.moia::teleproto:2.2.1"

Ammonite REPL

import $ivy.`io.moia::teleproto:2.2.1`

<dependency>
  <groupId>io.moia</groupId>
  <artifactId>teleproto_2.13</artifactId>
  <version>2.2.1</version>
</dependency>

compile group: 'io.moia', name: 'teleproto_2.13', version: '2.2.1'