Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.github.thinkerou |
ArtifactId | ArtifactIdkarate-grpc-parent |
Version | Version0.4.12 |
Type | Typepom |
Filename | Size |
---|---|
karate-grpc-parent-0.4.12.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thinkerou/karate-grpc-parent/ -->
<dependency>
<groupId>com.github.thinkerou</groupId>
<artifactId>karate-grpc-parent</artifactId>
<version>0.4.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinkerou/karate-grpc-parent/
implementation 'com.github.thinkerou:karate-grpc-parent:0.4.12'
// https://jarcasting.com/artifacts/com.github.thinkerou/karate-grpc-parent/
implementation ("com.github.thinkerou:karate-grpc-parent:0.4.12")
'com.github.thinkerou:karate-grpc-parent:pom:0.4.12'
<dependency org="com.github.thinkerou" name="karate-grpc-parent" rev="0.4.12">
<artifact name="karate-grpc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thinkerou', module='karate-grpc-parent', version='0.4.12')
)
libraryDependencies += "com.github.thinkerou" % "karate-grpc-parent" % "0.4.12"
[com.github.thinkerou/karate-grpc-parent "0.4.12"]