| Лицензия |
Лицензия |
|---|---|
| Группа | Группаxyz.cofe |
| Идентификатор | Идентификаторnext-parent |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcommon-parent for cofe.xyz-next
parent for common lib for any platform
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| next-parent-1.2.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/xyz.cofe/next-parent/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>next-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/next-parent/
implementation 'xyz.cofe:next-parent:1.2'
// https://jarcasting.com/artifacts/xyz.cofe/next-parent/
implementation ("xyz.cofe:next-parent:1.2")
'xyz.cofe:next-parent:pom:1.2'
<dependency org="xyz.cofe" name="next-parent" rev="1.2">
<artifact name="next-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='next-parent', version='1.2')
)
libraryDependencies += "xyz.cofe" % "next-parent" % "1.2"
[xyz.cofe/next-parent "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.13.1,) |