is not current version
Last Version 3.1.0

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

deliver electronic mail with scala

GroupId

GroupId

com.github.daddykotex
ArtifactId

ArtifactId

courier_2.13
Version

Version

3.0.0-M3a
Type

Type

jar

Download courier_2.13 3.0.0-M3a


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