License |
License |
---|---|
GroupId | GroupIdcom.github.daddykotex |
ArtifactId | ArtifactIdcourier-core_2.12 |
Version | Version0669db3d+20171004-1458 |
Type | Typejar |
Description |
Descriptioncourier-core
deliver electronic mail with scala
|
Project Organization |
Project Organizationcom.github.daddykotex |
<!-- https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.12/ -->
<dependency>
<groupId>com.github.daddykotex</groupId>
<artifactId>courier-core_2.12</artifactId>
<version>0669db3d+20171004-1458</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.12/
implementation 'com.github.daddykotex:courier-core_2.12:0669db3d+20171004-1458'
// https://jarcasting.com/artifacts/com.github.daddykotex/courier-core_2.12/
implementation ("com.github.daddykotex:courier-core_2.12:0669db3d+20171004-1458")
'com.github.daddykotex:courier-core_2.12:jar:0669db3d+20171004-1458'
<dependency org="com.github.daddykotex" name="courier-core_2.12" rev="0669db3d+20171004-1458">
<artifact name="courier-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daddykotex', module='courier-core_2.12', version='0669db3d+20171004-1458')
)
libraryDependencies += "com.github.daddykotex" % "courier-core_2.12" % "0669db3d+20171004-1458"
[com.github.daddykotex/courier-core_2.12 "0669db3d+20171004-1458"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
com.sun.mail : javax.mail | jar | 1.6.0 |