is not current version
Last Version 2.4

cn.sx.yys:YuanShuai-Commons 1.0

Tool package created by YuanShuai

GroupId

GroupId

cn.sx.yys
ArtifactId

ArtifactId

YuanShuai-Commons
Version

Version

1.0
Type

Type

jar

Download YuanShuai-Commons 1.0


<!-- https://jarcasting.com/artifacts/cn.sx.yys/YuanShuai-Commons/ -->
<dependency>
    <groupId>cn.sx.yys</groupId>
    <artifactId>YuanShuai-Commons</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sx.yys/YuanShuai-Commons/
implementation 'cn.sx.yys:YuanShuai-Commons:1.0'
// https://jarcasting.com/artifacts/cn.sx.yys/YuanShuai-Commons/
implementation ("cn.sx.yys:YuanShuai-Commons:1.0")
'cn.sx.yys:YuanShuai-Commons:jar:1.0'
<dependency org="cn.sx.yys" name="YuanShuai-Commons" rev="1.0">
  <artifact name="YuanShuai-Commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sx.yys', module='YuanShuai-Commons', version='1.0')
)
libraryDependencies += "cn.sx.yys" % "YuanShuai-Commons" % "1.0"
[cn.sx.yys/YuanShuai-Commons "1.0"]