is not current version
Last Version 1.0.3

com.wgtwo.api.grpc:events 1.0.0


Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.wgtwo.api.grpc
ArtifactId

ArtifactId

events
Version

Version

1.0.0
Type

Type

jar

Download events 1.0.0


<!-- https://jarcasting.com/artifacts/com.wgtwo.api.grpc/events/ -->
<dependency>
    <groupId>com.wgtwo.api.grpc</groupId>
    <artifactId>events</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgtwo.api.grpc/events/
implementation 'com.wgtwo.api.grpc:events:1.0.0'
// https://jarcasting.com/artifacts/com.wgtwo.api.grpc/events/
implementation ("com.wgtwo.api.grpc:events:1.0.0")
'com.wgtwo.api.grpc:events:jar:1.0.0'
<dependency org="com.wgtwo.api.grpc" name="events" rev="1.0.0">
  <artifact name="events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgtwo.api.grpc', module='events', version='1.0.0')
)
libraryDependencies += "com.wgtwo.api.grpc" % "events" % "1.0.0"
[com.wgtwo.api.grpc/events "1.0.0"]