не последняя версия
Последняя версия 0.0.4.RELEASE

com.github.sixinyiyu:foundation-dependency 0.0.2.RELEASE

基础依赖

Группа

Группа

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

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

foundation-dependency
Версия

Версия

0.0.2.RELEASE
Тип

Тип

pom

Скачать foundation-dependency 0.0.2.RELEASE

Имя Файла Размер
foundation-dependency-0.0.2.RELEASE.pom 12 KB
Обзор

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