is not current version
Last Version 1.1

com.cribbstechnologies.clients:mandrillClient 1.0.1

A Java wrapper for Mandrill

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cribbstechnologies.clients
ArtifactId

ArtifactId

mandrillClient
Version

Version

1.0.1
Type

Type

jar

Download mandrillClient 1.0.1


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