is not current version
Last Version 3.0.0-M3a

com.github.daddykotex:courier_3.0.0-M2 3.0.0-M2a

deliver electronic mail with scala

GroupId

GroupId

com.github.daddykotex
ArtifactId

ArtifactId

courier_3.0.0-M2
Version

Version

3.0.0-M2a
Type

Type

jar

Download courier_3.0.0-M2 3.0.0-M2a


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