не последняя версия
Последняя версия 2.4

cn.sx.yys:YuanShuai-Commons 2.1

Tool package created by YuanShuai

Группа

Группа

cn.sx.yys
Идентификатор

Идентификатор

YuanShuai-Commons
Версия

Версия

2.1
Тип

Тип

jar

Скачать YuanShuai-Commons 2.1


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