com.github.thinkerou:karate-proto


GroupId

GroupId

com.github.thinkerou
ArtifactId

ArtifactId

karate-proto
Last Version

Last Version

0.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

Download karate-proto

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.grpc : grpc-protobuf jar ${grpc.version}
io.grpc : grpc-stub jar ${grpc.version}

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.6
0.4.5
0.4.4
0.4.3