is not current version
Last Version 1.1.1-RELEASE

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

annotation of hippo rpc framework

GroupId

GroupId

com.github.hippo-band
ArtifactId

ArtifactId

hippo-annotation
Version

Version

0.0.1
Type

Type

jar

Download hippo-annotation 0.0.1


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