License |
License |
---|---|
GroupId | GroupIdcom.github.daddykotex |
ArtifactId | ArtifactIdcourier_3 |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
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_3-3.1.0.pom | |
courier_3-3.1.0.jar | 75 KB |
courier_3-3.1.0-sources.jar | 4 KB |
courier_3-3.1.0-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier_3/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier_3</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_3/
implementation 'com.github.daddykotex:courier_3:3.1.0'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_3/
implementation ("com.github.daddykotex:courier_3:3.1.0")
'com.github.daddykotex:courier_3:jar:3.1.0'
<dependency org="com.github.daddykotex" name="courier_3" rev="3.1.0">
<artifact name="courier_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier_3', version='3.1.0')
)
libraryDependencies += "com.github.daddykotex" % "courier_3" % "3.1.0"
[com.github.daddykotex/courier_3 "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
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.scalameta : munit_3 | jar | 0.7.27 |
org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |