is not current version
Last Version 0.3

net.mailjimp:mailjimp-webhook 0.2

A Java library that wraps around the MailChimp web-based API a.k.a WebHooks.

Categories

Categories

Net
GroupId

GroupId

net.mailjimp
ArtifactId

ArtifactId

mailjimp-webhook
Version

Version

0.2
Type

Type

jar

Download mailjimp-webhook 0.2


<!-- https://jarcasting.com/artifacts/net.mailjimp/mailjimp-webhook/ -->
<dependency>
    <groupId>net.mailjimp</groupId>
    <artifactId>mailjimp-webhook</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.mailjimp/mailjimp-webhook/
implementation 'net.mailjimp:mailjimp-webhook:0.2'
// https://jarcasting.com/artifacts/net.mailjimp/mailjimp-webhook/
implementation ("net.mailjimp:mailjimp-webhook:0.2")
'net.mailjimp:mailjimp-webhook:jar:0.2'
<dependency org="net.mailjimp" name="mailjimp-webhook" rev="0.2">
  <artifact name="mailjimp-webhook" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mailjimp', module='mailjimp-webhook', version='0.2')
)
libraryDependencies += "net.mailjimp" % "mailjimp-webhook" % "0.2"
[net.mailjimp/mailjimp-webhook "0.2"]