| License | License | 
|---|---|
| Categories | CategoriesgRPC Net Networking | 
| GroupId | GroupIdcom.wgtwo.api.v0.grpc | 
| ArtifactId | ArtifactIdevents | 
| Last Version | Last Version0.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.wgtwo.api.v0.grpc events WGTWO grpc api v0 | 
| Filename | Size | 
|---|---|
| events-0.1.1.pom | |
| events-0.1.1.jar | 432 KB | 
| events-0.1.1-sources.jar | 114 KB | 
| events-0.1.1-javadoc.jar | 432 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.wgtwo.api.v0.grpc/events/ -->
<dependency>
    <groupId>com.wgtwo.api.v0.grpc</groupId>
    <artifactId>events</artifactId>
    <version>0.1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.wgtwo.api.v0.grpc/events/
implementation 'com.wgtwo.api.v0.grpc:events:0.1.1'// https://jarcasting.com/artifacts/com.wgtwo.api.v0.grpc/events/
implementation ("com.wgtwo.api.v0.grpc:events:0.1.1")'com.wgtwo.api.v0.grpc:events:jar:0.1.1'<dependency org="com.wgtwo.api.v0.grpc" name="events" rev="0.1.1">
  <artifact name="events" type="jar" />
</dependency>@Grapes(
@Grab(group='com.wgtwo.api.v0.grpc', module='events', version='0.1.1')
)libraryDependencies += "com.wgtwo.api.v0.grpc" % "events" % "0.1.1"[com.wgtwo.api.v0.grpc/events "0.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.wgtwo.api.v0.grpc : common | jar | 0.1.1 | 
| 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 |