is not current version
Last Version 0.6.5

com.github.jensborch.webhooks4j:webhooks4j 0.5.9

Small, simple and extendable Java library for messaging using webhooks

GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhooks4j
Version

Version

0.5.9
Type

Type

pom

Download webhooks4j 0.5.9

Filename Size
webhooks4j-0.5.9.pom 14 KB
Browse

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