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