GroupId | GroupIdcom.gitee.easy4use |
---|---|
ArtifactId | ArtifactIdhub-link-annotation |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
hub-link-annotation-1.0.0.pom | |
hub-link-annotation-1.0.0-sources.jar | 3 KB |
hub-link-annotation-1.0.0-javadoc.jar | 42 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/
implementation 'com.gitee.easy4use:hub-link-annotation:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/
implementation ("com.gitee.easy4use:hub-link-annotation:1.0.0")
'com.gitee.easy4use:hub-link-annotation:jar:1.0.0'
<dependency org="com.gitee.easy4use" name="hub-link-annotation" rev="1.0.0">
<artifact name="hub-link-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='hub-link-annotation', version='1.0.0')
)
libraryDependencies += "com.gitee.easy4use" % "hub-link-annotation" % "1.0.0"
[com.gitee.easy4use/hub-link-annotation "1.0.0"]