GroupId | GroupIdcom.github.jensborch.webhooks4j |
---|---|
ArtifactId | ArtifactIdwebhook4j-publisher |
Version | Version0.6.3 |
Type | Typejar |
Filename | Size |
---|---|
webhook4j-publisher-0.6.3.pom | |
webhook4j-publisher-0.6.3.jar | 12 KB |
webhook4j-publisher-0.6.3-sources.jar | 7 KB |
webhook4j-publisher-0.6.3-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.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"]