is not current version
Last Version 5.0.0

org.bedework.notifier:bw-note-war 4.0.9


GroupId

GroupId

org.bedework.notifier
ArtifactId

ArtifactId

bw-note-war
Version

Version

4.0.9
Type

Type

war

Download bw-note-war 4.0.9


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