is not current version
Last Version 1.1.1-RELEASE

com.github.hippo-band:hippo-annotation 1.1.0

annotation of hippo rpc framework

GroupId

GroupId

com.github.hippo-band
ArtifactId

ArtifactId

hippo-annotation
Version

Version

1.1.0
Type

Type

jar

Download hippo-annotation 1.1.0


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