Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.gutefrage.mandrill |
ArtifactId | ArtifactIdmandrill-core_2.11 |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
mandrill-core_2.11-0.1.5.pom | |
mandrill-core_2.11-0.1.5.jar | 116 KB |
mandrill-core_2.11-0.1.5-sources.jar | 8 KB |
mandrill-core_2.11-0.1.5-javadoc.jar | 512 KB |
Browse |
<!-- 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"]