GroupId | GroupIdcom.github.jensborch.webhooks4j |
---|---|
ArtifactId | ArtifactIdwebhook4j-publisher |
Version | Version0.6.4 |
Type | Typejar |
Filename | Size |
---|---|
webhook4j-publisher-0.6.4.pom | |
webhook4j-publisher-0.6.4.jar | 12 KB |
webhook4j-publisher-0.6.4-sources.jar | 7 KB |
webhook4j-publisher-0.6.4-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhook4j-publisher/ -->
<dependency>
<groupId>com.github.jensborch.webhooks4j</groupId>
<artifactId>webhook4j-publisher</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhook4j-publisher/
implementation 'com.github.jensborch.webhooks4j:webhook4j-publisher:0.6.4'
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhook4j-publisher/
implementation ("com.github.jensborch.webhooks4j:webhook4j-publisher:0.6.4")
'com.github.jensborch.webhooks4j:webhook4j-publisher:jar:0.6.4'
<dependency org="com.github.jensborch.webhooks4j" name="webhook4j-publisher" rev="0.6.4">
<artifact name="webhook4j-publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jensborch.webhooks4j', module='webhook4j-publisher', version='0.6.4')
)
libraryDependencies += "com.github.jensborch.webhooks4j" % "webhook4j-publisher" % "0.6.4"
[com.github.jensborch.webhooks4j/webhook4j-publisher "0.6.4"]