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

com.github.zhycn:muyie-dependencies 1.0.4

MuYie Bill Of Materials

Группа

Группа

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

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

muyie-dependencies
Версия

Версия

1.0.4
Тип

Тип

pom

Скачать muyie-dependencies 1.0.4

Имя Файла Размер
muyie-dependencies-1.0.4.pom 16 KB
Обзор

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