License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.ajozwik |
ArtifactId | ArtifactIdakka-smtp_2.13 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionakka-smtp
akka-smtp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-smtp_2.13-0.3.0.pom | |
akka-smtp_2.13-0.3.0.jar | 173 KB |
akka-smtp_2.13-0.3.0-sources.jar | 28 KB |
akka-smtp_2.13-0.3.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ajozwik/akka-smtp_2.13/ -->
<dependency>
<groupId>com.github.ajozwik</groupId>
<artifactId>akka-smtp_2.13</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajozwik/akka-smtp_2.13/
implementation 'com.github.ajozwik:akka-smtp_2.13:0.3.0'
// https://jarcasting.com/artifacts/com.github.ajozwik/akka-smtp_2.13/
implementation ("com.github.ajozwik:akka-smtp_2.13:0.3.0")
'com.github.ajozwik:akka-smtp_2.13:jar:0.3.0'
<dependency org="com.github.ajozwik" name="akka-smtp_2.13" rev="0.3.0">
<artifact name="akka-smtp_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajozwik', module='akka-smtp_2.13', version='0.3.0')
)
libraryDependencies += "com.github.ajozwik" % "akka-smtp_2.13" % "0.3.0"
[com.github.ajozwik/akka-smtp_2.13 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.github.ajozwik : smtp-util_2.13 | jar | 0.3.0 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.15 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.15 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.6 | jar | 1.4.9 |
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 |