is not current version
Last Version 2.0.1

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

basic yui-hub-base.

GroupId

GroupId

com.gitee.easy4use
ArtifactId

ArtifactId

yui-hub-base
Version

Version

2.0.0
Type

Type

jar

Download yui-hub-base 2.0.0


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