pekko-grpc-runtime 1.1.0-M1


Group ID:
org.apache.pekko
Artifact ID:
pekko-grpc-runtime_3
Version:
1.1.0-M1
Release Date:
Jun 1, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "org.apache.pekko" %% "pekko-grpc-runtime" % "1.1.0-M1"

Mill build tool

ivy"org.apache.pekko::pekko-grpc-runtime:1.1.0-M1"

Scala CLI

//> using dep "org.apache.pekko::pekko-grpc-runtime:1.1.0-M1"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-grpc-runtime:1.1.0-M1`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-grpc-runtime_3</artifactId>
  <version>1.1.0-M1</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-grpc-runtime_3', version: '1.1.0-M1'