License |
License |
---|---|
GroupId | GroupIdcom.github.hippo-band |
ArtifactId | ArtifactIdhippo-annotation |
Version | Version1.1.1-RELEASE |
Type | Typejar |
Description |
Descriptioncom.github.hippo-band:hippo-annotation
annotation of hippo rpc framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hippo-band/hippo-annotation/ -->
<dependency>
<groupId>com.github.hippo-band</groupId>
<artifactId>hippo-annotation</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-annotation/
implementation 'com.github.hippo-band:hippo-annotation:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.hippo-band/hippo-annotation/
implementation ("com.github.hippo-band:hippo-annotation:1.1.1-RELEASE")
'com.github.hippo-band:hippo-annotation:jar:1.1.1-RELEASE'
<dependency org="com.github.hippo-band" name="hippo-annotation" rev="1.1.1-RELEASE">
<artifact name="hippo-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippo-band', module='hippo-annotation', version='1.1.1-RELEASE')
)
libraryDependencies += "com.github.hippo-band" % "hippo-annotation" % "1.1.1-RELEASE"
[com.github.hippo-band/hippo-annotation "1.1.1-RELEASE"]