is not current version
Last Version 1.2.1

es.blackleg.nb.notifications:parent 1.1.0

Netbeans native notifications parent

GroupId

GroupId

es.blackleg.nb.notifications
ArtifactId

ArtifactId

parent
Version

Version

1.1.0
Type

Type

pom

Download parent 1.1.0

Filename Size
parent-1.1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/es.blackleg.nb.notifications/parent/ -->
<dependency>
    <groupId>es.blackleg.nb.notifications</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.blackleg.nb.notifications/parent/
implementation 'es.blackleg.nb.notifications:parent:1.1.0'
// https://jarcasting.com/artifacts/es.blackleg.nb.notifications/parent/
implementation ("es.blackleg.nb.notifications:parent:1.1.0")
'es.blackleg.nb.notifications:parent:pom:1.1.0'
<dependency org="es.blackleg.nb.notifications" name="parent" rev="1.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.blackleg.nb.notifications', module='parent', version='1.1.0')
)
libraryDependencies += "es.blackleg.nb.notifications" % "parent" % "1.1.0"
[es.blackleg.nb.notifications/parent "1.1.0"]