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

com.github.zhycn:muyie-parent 1.1.1

MuYie BOM and server-side library

Группа

Группа

com.github.zhycn
Идентификатор

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

muyie-parent
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать muyie-parent 1.1.1

Имя Файла Размер
muyie-parent-1.1.1.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.zhycn/muyie-parent/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>muyie-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/muyie-parent/
implementation 'com.github.zhycn:muyie-parent:1.1.1'
// https://jarcasting.com/artifacts/com.github.zhycn/muyie-parent/
implementation ("com.github.zhycn:muyie-parent:1.1.1")
'com.github.zhycn:muyie-parent:pom:1.1.1'
<dependency org="com.github.zhycn" name="muyie-parent" rev="1.1.1">
  <artifact name="muyie-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='muyie-parent', version='1.1.1')
)
libraryDependencies += "com.github.zhycn" % "muyie-parent" % "1.1.1"
[com.github.zhycn/muyie-parent "1.1.1"]