smtp-util


License

License

GroupId

GroupId

com.github.ajozwik
ArtifactId

ArtifactId

smtp-util_2.13
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

smtp-util
smtp-util
Project URL

Project URL

https://github.com/ajozwik/akka-smtp-server
Project Organization

Project Organization

com.github.ajozwik
Source Code Management

Source Code Management

https://github.com/ajozwik/akka-smtp-server

Download smtp-util_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.4
org.apache.james : apache-mime4j jar 0.8.4

provided (1)

Group / Artifact Type Version
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.6 jar 1.4.9

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.2