play-grpc-testkit 0.7.1


Group ID:
com.lightbend.play
Artifact ID:
play-grpc-testkit_2.12
Version:
0.7.1
Release Date:
Nov 28, 2019
Licenses:
Files:

libraryDependencies += "com.lightbend.play" %% "play-grpc-testkit" % "0.7.1"

Mill build tool

ivy"com.lightbend.play::play-grpc-testkit:0.7.1"

Scala CLI

//> using dep "com.lightbend.play::play-grpc-testkit:0.7.1"

Ammonite REPL

import $ivy.`com.lightbend.play::play-grpc-testkit:0.7.1`

<dependency>
  <groupId>com.lightbend.play</groupId>
  <artifactId>play-grpc-testkit_2.12</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'com.lightbend.play', name: 'play-grpc-testkit_2.12', version: '0.7.1'