rustedbones / pekko-http-scalapb   1.0.0

Apache License 2.0 GitHub

pekko-http protobuf binary and json marshalling/unmarshalling for ScalaPB messages

Scala versions: 3.x 2.13

pekko-http-scalapb-binary 1.0.0


Group ID:
fr.davit
Artifact ID:
pekko-http-scalapb-binary_3
Version:
1.0.0
Release Date:
Nov 2, 2023
Licenses:
Files:

libraryDependencies += "fr.davit" %% "pekko-http-scalapb-binary" % "1.0.0"

Mill build tool

ivy"fr.davit::pekko-http-scalapb-binary:1.0.0"

Scala CLI

//> using dep "fr.davit::pekko-http-scalapb-binary:1.0.0"

Ammonite REPL

import $ivy.`fr.davit::pekko-http-scalapb-binary:1.0.0`

<dependency>
  <groupId>fr.davit</groupId>
  <artifactId>pekko-http-scalapb-binary_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'fr.davit', name: 'pekko-http-scalapb-binary_3', version: '1.0.0'