is not current version
Last Version 1.0.3

com.github.thinkerou:karate-grpc-proto 0.4.7


Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.github.thinkerou
ArtifactId

ArtifactId

karate-grpc-proto
Version

Version

0.4.7
Type

Type

jar

Download karate-grpc-proto 0.4.7


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