| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rebue.common-pom |
| Идентификатор | Идентификаторrebue-import |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеrebue-import
rebue的几个工具库的依赖导入
|
| Имя Файла | Размер |
|---|---|
| rebue-import-1.1.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rebue.common-pom/rebue-import/ -->
<dependency>
<groupId>com.github.rebue.common-pom</groupId>
<artifactId>rebue-import</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.common-pom/rebue-import/
implementation 'com.github.rebue.common-pom:rebue-import:1.1.0'
// https://jarcasting.com/artifacts/com.github.rebue.common-pom/rebue-import/
implementation ("com.github.rebue.common-pom:rebue-import:1.1.0")
'com.github.rebue.common-pom:rebue-import:pom:1.1.0'
<dependency org="com.github.rebue.common-pom" name="rebue-import" rev="1.1.0">
<artifact name="rebue-import" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.common-pom', module='rebue-import', version='1.1.0')
)
libraryDependencies += "com.github.rebue.common-pom" % "rebue-import" % "1.1.0"
[com.github.rebue.common-pom/rebue-import "1.1.0"]