cuberact-parent
maven parent pom for cuberact projects
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.cuberact |
| Идентификатор | Идентификаторcuberact-parent |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcuberact-parent
Cuberact parent pom.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cuberact-parent-1.0.2.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cuberact/cuberact-parent/ -->
<dependency>
<groupId>org.cuberact</groupId>
<artifactId>cuberact-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cuberact/cuberact-parent/
implementation 'org.cuberact:cuberact-parent:1.0.2'
// https://jarcasting.com/artifacts/org.cuberact/cuberact-parent/
implementation ("org.cuberact:cuberact-parent:1.0.2")
'org.cuberact:cuberact-parent:pom:1.0.2'
<dependency org="org.cuberact" name="cuberact-parent" rev="1.0.2">
<artifact name="cuberact-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cuberact', module='cuberact-parent', version='1.0.2')
)
libraryDependencies += "org.cuberact" % "cuberact-parent" % "1.0.2"
[org.cuberact/cuberact-parent "1.0.2"]
maven parent pom for cuberact projects