GroupId | GroupIdcom.gitee.easy4use |
---|---|
ArtifactId | ArtifactIdyui-hub-core |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
yui-hub-core-1.0.3.pom | |
yui-hub-core-1.0.3-sources.jar | 333 bytes |
yui-hub-core-1.0.3-javadoc.jar | 315 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/yui-hub-core/ -->
<dependency>
<groupId>com.gitee.easy4use</groupId>
<artifactId>yui-hub-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-hub-core/
implementation 'com.gitee.easy4use:yui-hub-core:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.easy4use/yui-hub-core/
implementation ("com.gitee.easy4use:yui-hub-core:1.0.3")
'com.gitee.easy4use:yui-hub-core:jar:1.0.3'
<dependency org="com.gitee.easy4use" name="yui-hub-core" rev="1.0.3">
<artifact name="yui-hub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='yui-hub-core', version='1.0.3')
)
libraryDependencies += "com.gitee.easy4use" % "yui-hub-core" % "1.0.3"
[com.gitee.easy4use/yui-hub-core "1.0.3"]