License |
License |
---|---|
GroupId | GroupIdcom.github.daddykotex |
ArtifactId | ArtifactIdcourier_0.27 |
Version | Version3.0.0-RC1 |
Type | Typejar |
Description |
Descriptioncourier
deliver electronic mail with scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
courier_0.27-3.0.0-RC1.pom | |
courier_0.27-3.0.0-RC1.jar | 72 KB |
courier_0.27-3.0.0-RC1-sources.jar | 4 KB |
courier_0.27-3.0.0-RC1-javadoc.jar | 207 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier_0.27/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier_0.27</artifactId>
<version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_0.27/
implementation 'com.github.daddykotex:courier_0.27:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_0.27/
implementation ("com.github.daddykotex:courier_0.27:3.0.0-RC1")
'com.github.daddykotex:courier_0.27:jar:3.0.0-RC1'
<dependency org="com.github.daddykotex" name="courier_0.27" rev="3.0.0-RC1">
<artifact name="courier_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier_0.27', version='3.0.0-RC1')
)
libraryDependencies += "com.github.daddykotex" % "courier_0.27" % "3.0.0-RC1"
[com.github.daddykotex/courier_0.27 "3.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.27 | jar | 0.27.0-RC1 |
com.sun.mail : javax.mail | jar | 1.6.2 |
javax.activation : activation | jar | 1.1.1 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.61 |
org.bouncycastle : bcmail-jdk15on Optional | jar | 1.61 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_0.27 | jar | 3.2.2 |
org.scalatest : scalatest_0.27 | jar | 3.2.2 |
org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |