is not current version
Last Version 3.0.0-M3a

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

deliver electronic mail with scala

GroupId

GroupId

com.github.daddykotex
ArtifactId

ArtifactId

courier_3.0.0-M2
Version

Version

3.0.0-M2
Type

Type

jar

Download courier_3.0.0-M2 3.0.0-M2


<!-- 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-M2</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-M2'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_3.0.0-M2/
implementation ("com.github.daddykotex:courier_3.0.0-M2:3.0.0-M2")
'com.github.daddykotex:courier_3.0.0-M2:jar:3.0.0-M2'
<dependency org="com.github.daddykotex" name="courier_3.0.0-M2" rev="3.0.0-M2">
  <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-M2')
)
libraryDependencies += "com.github.daddykotex" % "courier_3.0.0-M2" % "3.0.0-M2"
[com.github.daddykotex/courier_3.0.0-M2 "3.0.0-M2"]