is not current version
Last Version 5.0.0

org.bedework.notifier:bw-note-outbound 4.0.2


GroupId

GroupId

org.bedework.notifier
ArtifactId

ArtifactId

bw-note-outbound
Version

Version

4.0.2
Type

Type

jar

Download bw-note-outbound 4.0.2


<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-outbound/ -->
<dependency>
    <groupId>org.bedework.notifier</groupId>
    <artifactId>bw-note-outbound</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-outbound/
implementation 'org.bedework.notifier:bw-note-outbound:4.0.2'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-outbound/
implementation ("org.bedework.notifier:bw-note-outbound:4.0.2")
'org.bedework.notifier:bw-note-outbound:jar:4.0.2'
<dependency org="org.bedework.notifier" name="bw-note-outbound" rev="4.0.2">
  <artifact name="bw-note-outbound" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-outbound', version='4.0.2')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-outbound" % "4.0.2"
[org.bedework.notifier/bw-note-outbound "4.0.2"]