License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.coiney |
ArtifactId | ArtifactIdakka-mailer-core_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionakka-mailer-core
akka-mailer-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-mailer-core_2.11-0.2.0.pom | |
akka-mailer-core_2.11-0.2.0.jar | 110 KB |
akka-mailer-core_2.11-0.2.0-sources.jar | 8 KB |
akka-mailer-core_2.11-0.2.0-javadoc.jar | 469 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coiney/akka-mailer-core_2.11/ -->
<dependency>
<groupId>com.coiney</groupId>
<artifactId>akka-mailer-core_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coiney/akka-mailer-core_2.11/
implementation 'com.coiney:akka-mailer-core_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.coiney/akka-mailer-core_2.11/
implementation ("com.coiney:akka-mailer-core_2.11:0.2.0")
'com.coiney:akka-mailer-core_2.11:jar:0.2.0'
<dependency org="com.coiney" name="akka-mailer-core_2.11" rev="0.2.0">
<artifact name="akka-mailer-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coiney', module='akka-mailer-core_2.11', version='0.2.0')
)
libraryDependencies += "com.coiney" % "akka-mailer-core_2.11" % "0.2.0"
[com.coiney/akka-mailer-core_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.1 |
com.typesafe : config | jar | 1.2.0 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.0 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.4 |