| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.markash |
| Идентификатор | Идентификаторcomponents-parent |
| Последняя версия | Последняя версия0.3.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеComponents Parent
ThreeSixty User Interface
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| components-parent-0.3.2.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.markash/components-parent/ -->
<dependency>
<groupId>com.github.markash</groupId>
<artifactId>components-parent</artifactId>
<version>0.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.markash/components-parent/
implementation 'com.github.markash:components-parent:0.3.2'
// https://jarcasting.com/artifacts/com.github.markash/components-parent/
implementation ("com.github.markash:components-parent:0.3.2")
'com.github.markash:components-parent:pom:0.3.2'
<dependency org="com.github.markash" name="components-parent" rev="0.3.2">
<artifact name="components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.markash', module='components-parent', version='0.3.2')
)
libraryDependencies += "com.github.markash" % "components-parent" % "0.3.2"
[com.github.markash/components-parent "0.3.2"]