License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.wgtwo.api.v1 |
ArtifactId | ArtifactIdgrpc-pom |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWgTwo APIs: parent pom
WGTWO grpc api v1
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-pom-1.6.3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgtwo.api.v1/grpc-pom/ -->
<dependency>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api.v1/grpc-pom/
implementation 'com.wgtwo.api.v1:grpc-pom:1.6.3'
// https://jarcasting.com/artifacts/com.wgtwo.api.v1/grpc-pom/
implementation ("com.wgtwo.api.v1:grpc-pom:1.6.3")
'com.wgtwo.api.v1:grpc-pom:pom:1.6.3'
<dependency org="com.wgtwo.api.v1" name="grpc-pom" rev="1.6.3">
<artifact name="grpc-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api.v1', module='grpc-pom', version='1.6.3')
)
libraryDependencies += "com.wgtwo.api.v1" % "grpc-pom" % "1.6.3"
[com.wgtwo.api.v1/grpc-pom "1.6.3"]