| Категории |
КатегорииGithub Инструменты разработки Контроль версий CLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.github.nruzic.extensions.eclipse.model |
| Идентификатор | Идентификаторcom.github.nruzic.extensions.eclipse.model.releng |
| Версия | Версия1.0.16 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| com.github.nruzic.extensions.eclipse.model.releng-1.0.16.pom | 680 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.releng/ -->
<dependency>
<groupId>com.github.nruzic.extensions.eclipse.model</groupId>
<artifactId>com.github.nruzic.extensions.eclipse.model.releng</artifactId>
<version>1.0.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.releng/
implementation 'com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.releng:1.0.16'
// https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.releng/
implementation ("com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.releng:1.0.16")
'com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.releng:pom:1.0.16'
<dependency org="com.github.nruzic.extensions.eclipse.model" name="com.github.nruzic.extensions.eclipse.model.releng" rev="1.0.16">
<artifact name="com.github.nruzic.extensions.eclipse.model.releng" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nruzic.extensions.eclipse.model', module='com.github.nruzic.extensions.eclipse.model.releng', version='1.0.16')
)
libraryDependencies += "com.github.nruzic.extensions.eclipse.model" % "com.github.nruzic.extensions.eclipse.model.releng" % "1.0.16"
[com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.releng "1.0.16"]