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