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

top.zenyoung:zenyoung-common 1.8.6


Группа

Группа

top.zenyoung
Идентификатор

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

zenyoung-common
Версия

Версия

1.8.6
Тип

Тип

jar

Скачать zenyoung-common 1.8.6


<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/ -->
<dependency>
    <groupId>top.zenyoung</groupId>
    <artifactId>zenyoung-common</artifactId>
    <version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/
implementation 'top.zenyoung:zenyoung-common:1.8.6'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-common/
implementation ("top.zenyoung:zenyoung-common:1.8.6")
'top.zenyoung:zenyoung-common:jar:1.8.6'
<dependency org="top.zenyoung" name="zenyoung-common" rev="1.8.6">
  <artifact name="zenyoung-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-common', version='1.8.6')
)
libraryDependencies += "top.zenyoung" % "zenyoung-common" % "1.8.6"
[top.zenyoung/zenyoung-common "1.8.6"]