Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.wgtwo.api.grpc |
ArtifactId | ArtifactIdevents |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.wgtwo.api.grpc events
|
Filename | Size |
---|---|
events-1.0.3.pom | |
events-1.0.3.jar | 174 KB |
events-1.0.3-sources.jar | 43 KB |
events-1.0.3-javadoc.jar | 817 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgtwo.api.grpc/events/ -->
<dependency>
<groupId>com.wgtwo.api.grpc</groupId>
<artifactId>events</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api.grpc/events/
implementation 'com.wgtwo.api.grpc:events:1.0.3'
// https://jarcasting.com/artifacts/com.wgtwo.api.grpc/events/
implementation ("com.wgtwo.api.grpc:events:1.0.3")
'com.wgtwo.api.grpc:events:jar:1.0.3'
<dependency org="com.wgtwo.api.grpc" name="events" rev="1.0.3">
<artifact name="events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api.grpc', module='events', version='1.0.3')
)
libraryDependencies += "com.wgtwo.api.grpc" % "events" % "1.0.3"
[com.wgtwo.api.grpc/events "1.0.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 |