is not current version
Last Version 0.1.0-3.4

org.dataconservancy.pass.notify:notify-parent 0.0.2-3.2

Compose and dispatch notifications to users based on PASS events

Categories

Categories

Data
GroupId

GroupId

org.dataconservancy.pass.notify
ArtifactId

ArtifactId

notify-parent
Version

Version

0.0.2-3.2
Type

Type

pom

Download notify-parent 0.0.2-3.2


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