GroupId | GroupIdorg.bedework.notifier |
---|---|
ArtifactId | ArtifactIdbw-note-bwconnector |
Version | Version4.0.6 |
Type | Typejar |
Filename | Size |
---|---|
bw-note-bwconnector-4.0.6.pom | |
bw-note-bwconnector-4.0.6.jar | 19 KB |
bw-note-bwconnector-4.0.6-sources.jar | 12 KB |
bw-note-bwconnector-4.0.6-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-bwconnector/ -->
<dependency>
<groupId>org.bedework.notifier</groupId>
<artifactId>bw-note-bwconnector</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-bwconnector/
implementation 'org.bedework.notifier:bw-note-bwconnector:4.0.6'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-bwconnector/
implementation ("org.bedework.notifier:bw-note-bwconnector:4.0.6")
'org.bedework.notifier:bw-note-bwconnector:jar:4.0.6'
<dependency org="org.bedework.notifier" name="bw-note-bwconnector" rev="4.0.6">
<artifact name="bw-note-bwconnector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-bwconnector', version='4.0.6')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-bwconnector" % "4.0.6"
[org.bedework.notifier/bw-note-bwconnector "4.0.6"]