is not current version
Last Version 2.4

cn.sx.yys:YuanShuai-Commons 2.0


GroupId

GroupId

cn.sx.yys
ArtifactId

ArtifactId

YuanShuai-Commons
Version

Version

2.0
Type

Type

jar

Download YuanShuai-Commons 2.0


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