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