is not current version
Last Version 2.0.1

com.gitee.easy4use:yui-hub-core 2.0.0

basic yui-hub-core.

GroupId

GroupId

com.gitee.easy4use
ArtifactId

ArtifactId

yui-hub-core
Version

Version

2.0.0
Type

Type

jar

Download yui-hub-core 2.0.0


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