License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.wgtwo.api.v0.grpc |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.wgtwo.api.v0.grpc common
WGTWO grpc api v0
|
Filename | Size |
---|---|
annotations-0.1.1.pom | |
annotations-0.1.1.jar | 55 KB |
annotations-0.1.1-sources.jar | 13 KB |
annotations-0.1.1-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgtwo.api.v0.grpc/annotations/ -->
<dependency>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<artifactId>annotations</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api.v0.grpc/annotations/
implementation 'com.wgtwo.api.v0.grpc:annotations:0.1.1'
// https://jarcasting.com/artifacts/com.wgtwo.api.v0.grpc/annotations/
implementation ("com.wgtwo.api.v0.grpc:annotations:0.1.1")
'com.wgtwo.api.v0.grpc:annotations:jar:0.1.1'
<dependency org="com.wgtwo.api.v0.grpc" name="annotations" rev="0.1.1">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api.v0.grpc', module='annotations', version='0.1.1')
)
libraryDependencies += "com.wgtwo.api.v0.grpc" % "annotations" % "0.1.1"
[com.wgtwo.api.v0.grpc/annotations "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-protobuf | jar | 1.40.0 |
io.grpc : grpc-stub | jar | 1.40.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.protobuf : protobuf-java | jar | 3.19.1 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar | 1.40.0 |