is not current version
Last Version 5.0.0

org.bedework.notifier:bw-note-common 4.0.3


GroupId

GroupId

org.bedework.notifier
ArtifactId

ArtifactId

bw-note-common
Version

Version

4.0.3
Type

Type

jar

Download bw-note-common 4.0.3


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