is not current version
Last Version 1.1.1-RELEASE

com.github.hippo-band:hippo-client 1.1.1

client of hippo rpc framework

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.hippo-band
ArtifactId

ArtifactId

hippo-client
Version

Version

1.1.1
Type

Type

jar

Download hippo-client 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.hippo-band/hippo-client/ -->
<dependency>
    <groupId>com.github.hippo-band</groupId>
    <artifactId>hippo-client</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-client/
implementation 'com.github.hippo-band:hippo-client:1.1.1'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-client/
implementation ("com.github.hippo-band:hippo-client:1.1.1")
'com.github.hippo-band:hippo-client:jar:1.1.1'
<dependency org="com.github.hippo-band" name="hippo-client" rev="1.1.1">
  <artifact name="hippo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-client', version='1.1.1')
)
libraryDependencies += "com.github.hippo-band" % "hippo-client" % "1.1.1"
[com.github.hippo-band/hippo-client "1.1.1"]