is not current version
Last Version 0.4.6

com.github.thinkerou:karate-grpc 0.4.4


Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.github.thinkerou
ArtifactId

ArtifactId

karate-grpc
Version

Version

0.4.4
Type

Type

jar

Download karate-grpc 0.4.4


<!-- https://jarcasting.com/artifacts/com.github.thinkerou/karate-grpc/ -->
<dependency>
    <groupId>com.github.thinkerou</groupId>
    <artifactId>karate-grpc</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinkerou/karate-grpc/
implementation 'com.github.thinkerou:karate-grpc:0.4.4'
// https://jarcasting.com/artifacts/com.github.thinkerou/karate-grpc/
implementation ("com.github.thinkerou:karate-grpc:0.4.4")
'com.github.thinkerou:karate-grpc:jar:0.4.4'
<dependency org="com.github.thinkerou" name="karate-grpc" rev="0.4.4">
  <artifact name="karate-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thinkerou', module='karate-grpc', version='0.4.4')
)
libraryDependencies += "com.github.thinkerou" % "karate-grpc" % "0.4.4"
[com.github.thinkerou/karate-grpc "0.4.4"]