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

com.github.rebue.common-pom:common-import 1.0.9

常用包的依赖导入,供common-dependencies和sb-dependencies共用

Группа

Группа

com.github.rebue.common-pom
Идентификатор

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

common-import
Версия

Версия

1.0.9
Тип

Тип

pom

Скачать common-import 1.0.9

Имя Файла Размер
common-import-1.0.9.pom 5 KB
Обзор

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