is not current version
Last Version 1.0.7

com.gitee.easy4use:hub-link-core 1.0.0

basic hub-link-core.

GroupId

GroupId

com.gitee.easy4use
ArtifactId

ArtifactId

hub-link-core
Version

Version

1.0.0
Type

Type

jar

Download hub-link-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-core/ -->
<dependency>
    <groupId>com.gitee.easy4use</groupId>
    <artifactId>hub-link-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-core/
implementation 'com.gitee.easy4use:hub-link-core:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-core/
implementation ("com.gitee.easy4use:hub-link-core:1.0.0")
'com.gitee.easy4use:hub-link-core:jar:1.0.0'
<dependency org="com.gitee.easy4use" name="hub-link-core" rev="1.0.0">
  <artifact name="hub-link-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='hub-link-core', version='1.0.0')
)
libraryDependencies += "com.gitee.easy4use" % "hub-link-core" % "1.0.0"
[com.gitee.easy4use/hub-link-core "1.0.0"]