is not current version
Last Version 1.11.0

com.xzchaoo.commons:commons-grpc-cluster 1.7.0


Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-grpc-cluster
Version

Version

1.7.0
Type

Type

jar

Download commons-grpc-cluster 1.7.0


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