is not current version
Last Version 0.1.6

net.gutefrage.mandrill:mandrill-core_2.11 0.1.5

mandrill-core

Categories

Categories

Net
GroupId

GroupId

net.gutefrage.mandrill
ArtifactId

ArtifactId

mandrill-core_2.11
Version

Version

0.1.5
Type

Type

jar

Download mandrill-core_2.11 0.1.5


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