is not current version
Last Version 0.6.5

com.github.jensborch.webhooks4j:webhook4j-publisher 0.6.3


GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhook4j-publisher
Version

Version

0.6.3
Type

Type

jar

Download webhook4j-publisher 0.6.3


<!-- https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhook4j-publisher/ -->
<dependency>
    <groupId>com.github.jensborch.webhooks4j</groupId>
    <artifactId>webhook4j-publisher</artifactId>
    <version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhook4j-publisher/
implementation 'com.github.jensborch.webhooks4j:webhook4j-publisher:0.6.3'
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhook4j-publisher/
implementation ("com.github.jensborch.webhooks4j:webhook4j-publisher:0.6.3")
'com.github.jensborch.webhooks4j:webhook4j-publisher:jar:0.6.3'
<dependency org="com.github.jensborch.webhooks4j" name="webhook4j-publisher" rev="0.6.3">
  <artifact name="webhook4j-publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jensborch.webhooks4j', module='webhook4j-publisher', version='0.6.3')
)
libraryDependencies += "com.github.jensborch.webhooks4j" % "webhook4j-publisher" % "0.6.3"
[com.github.jensborch.webhooks4j/webhook4j-publisher "0.6.3"]