| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.susom |
| Идентификатор | Идентификаторvertx-parent-files |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.susom:vertx-parent-files
Files to inherit from vertx-parent into the child build.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vertx-parent-files-1.5.pom | |
| vertx-parent-files-1.5.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.susom/vertx-parent-files/ -->
<dependency>
<groupId>com.github.susom</groupId>
<artifactId>vertx-parent-files</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.susom/vertx-parent-files/
implementation 'com.github.susom:vertx-parent-files:1.5'
// https://jarcasting.com/artifacts/com.github.susom/vertx-parent-files/
implementation ("com.github.susom:vertx-parent-files:1.5")
'com.github.susom:vertx-parent-files:jar:1.5'
<dependency org="com.github.susom" name="vertx-parent-files" rev="1.5">
<artifact name="vertx-parent-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.susom', module='vertx-parent-files', version='1.5')
)
libraryDependencies += "com.github.susom" % "vertx-parent-files" % "1.5"
[com.github.susom/vertx-parent-files "1.5"]