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

cn.sx.yys:YuanShuai-Commons 2.3

Tool package created by YuanShuai

Группа

Группа

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

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

YuanShuai-Commons
Версия

Версия

2.3
Тип

Тип

jar

Скачать YuanShuai-Commons 2.3


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