| License |
License |
|---|---|
| GroupId | GroupIdcom.github.daddykotex |
| ArtifactId | ArtifactIdcourier_2.10 |
| Version | Version1.0.0 |
| 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_2.10-1.0.0.pom | |
| courier_2.10-1.0.0.jar | 70 KB |
| courier_2.10-1.0.0-sources.jar | 4 KB |
| courier_2.10-1.0.0-javadoc.jar | 382 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier_2.10/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier_2.10</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_2.10/
implementation 'com.github.daddykotex:courier_2.10:1.0.0'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier_2.10/
implementation ("com.github.daddykotex:courier_2.10:1.0.0")
'com.github.daddykotex:courier_2.10:jar:1.0.0'
<dependency org="com.github.daddykotex" name="courier_2.10" rev="1.0.0">
<artifact name="courier_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier_2.10', version='1.0.0')
)
libraryDependencies += "com.github.daddykotex" % "courier_2.10" % "1.0.0"
[com.github.daddykotex/courier_2.10 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.7 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| javax.activation : activation | jar | 1.1.1 |
| org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.60 |
| org.bouncycastle : bcmail-jdk15on Optional | jar | 1.60 |