is not current version
Last Version 3.1.0

com.github.daddykotex:courier_2.12 3.0.0-M3a

deliver electronic mail with scala

GroupId

GroupId

com.github.daddykotex
ArtifactId

ArtifactId

courier_2.12
Version

Version

3.0.0-M3a
Type

Type

jar

Download courier_2.12 3.0.0-M3a


<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier_2.12/ -->
<dependency>
    <groupId>com.github.daddykotex</groupId>
    <artifactId>courier_2.12</artifactId>
    <version>3.0.0-M3a</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_2.12/
implementation 'com.github.daddykotex:courier_2.12:3.0.0-M3a'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_2.12/
implementation ("com.github.daddykotex:courier_2.12:3.0.0-M3a")
'com.github.daddykotex:courier_2.12:jar:3.0.0-M3a'
<dependency org="com.github.daddykotex" name="courier_2.12" rev="3.0.0-M3a">
  <artifact name="courier_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier_2.12', version='3.0.0-M3a')
)
libraryDependencies += "com.github.daddykotex" % "courier_2.12" % "3.0.0-M3a"
[com.github.daddykotex/courier_2.12 "3.0.0-M3a"]