is not current version
Last Version 1.3.1

org.coosproject.plugins:notificationbroker-parent 1.0.0


GroupId

GroupId

org.coosproject.plugins
ArtifactId

ArtifactId

notificationbroker-parent
Version

Version

1.0.0
Type

Type

pom

Download notificationbroker-parent 1.0.0


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