Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.wgtwo.api |
ArtifactId | ArtifactIdgrpc-pom |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Description${project.groupId} gRPC parent
|
Filename | Size |
---|---|
grpc-pom-1.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgtwo.api/grpc-pom/ -->
<dependency>
<groupId>com.wgtwo.api</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api/grpc-pom/
implementation 'com.wgtwo.api:grpc-pom:1.3'
// https://jarcasting.com/artifacts/com.wgtwo.api/grpc-pom/
implementation ("com.wgtwo.api:grpc-pom:1.3")
'com.wgtwo.api:grpc-pom:pom:1.3'
<dependency org="com.wgtwo.api" name="grpc-pom" rev="1.3">
<artifact name="grpc-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api', module='grpc-pom', version='1.3')
)
libraryDependencies += "com.wgtwo.api" % "grpc-pom" % "1.3"
[com.wgtwo.api/grpc-pom "1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-protobuf | jar | |
io.grpc : grpc-stub | jar | |
javax.annotation : javax.annotation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar |