is not current version
Last Version 0.6.5

com.github.jensborch.webhooks4j:webhooks4j 0.6.3

Small, simple and extendable Java library for messaging using webhooks.

GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhooks4j
Version

Version

0.6.3
Type

Type

pom

Download webhooks4j 0.6.3

Filename Size
webhooks4j-0.6.3.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.6.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhooks4j/
implementation 'com.github.jensborch.webhooks4j:webhooks4j:0.6.3'
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhooks4j/
implementation ("com.github.jensborch.webhooks4j:webhooks4j:0.6.3")
'com.github.jensborch.webhooks4j:webhooks4j:pom:0.6.3'
<dependency org="com.github.jensborch.webhooks4j" name="webhooks4j" rev="0.6.3">
  <artifact name="webhooks4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jensborch.webhooks4j', module='webhooks4j', version='0.6.3')
)
libraryDependencies += "com.github.jensborch.webhooks4j" % "webhooks4j" % "0.6.3"
[com.github.jensborch.webhooks4j/webhooks4j "0.6.3"]