is not current version
Last Version 0.6.5

com.github.jensborch.webhooks4j:webhook4j-subscriber 0.6.2


GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhook4j-subscriber
Version

Version

0.6.2
Type

Type

jar

Download webhook4j-subscriber 0.6.2


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