GroupId | GroupIdcom.gitee.easy4use |
---|---|
ArtifactId | ArtifactIdhub-link-annotation |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
hub-link-annotation-1.0.6.pom | |
hub-link-annotation-1.0.6-sources.jar | 5 KB |
hub-link-annotation-1.0.6-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/ -->
<dependency>
<groupId>com.gitee.easy4use</groupId>
<artifactId>hub-link-annotation</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/
implementation 'com.gitee.easy4use:hub-link-annotation:1.0.6'
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/
implementation ("com.gitee.easy4use:hub-link-annotation:1.0.6")
'com.gitee.easy4use:hub-link-annotation:jar:1.0.6'
<dependency org="com.gitee.easy4use" name="hub-link-annotation" rev="1.0.6">
<artifact name="hub-link-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='hub-link-annotation', version='1.0.6')
)
libraryDependencies += "com.gitee.easy4use" % "hub-link-annotation" % "1.0.6"
[com.gitee.easy4use/hub-link-annotation "1.0.6"]